Table of Contents

Method IsInDesignMode

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Runtime.Wpf.dll

IsInDesignMode()

Determines if code is running in the WPF designer with multi-level fallback detection. Uses process name, environment variables, and DesignerProperties as fallback.

public static bool IsInDesignMode()

Returns

bool