DesignerHelper.IsInDesignMode property¶
Defined in
Type: DesignerHelper
Namespace: CrissCross.WPF.UI.Designer
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public static bool IsInDesignMode { get; }
Summary: Gets a value indicating whether the project is currently in design mode.
Returns: bool