Click or drag to resize

ViewModelIsInDesignMode Field

Gets a value indicating whether the control is in design mode (running in Blend or Visual Studio).

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public static readonly bool IsInDesignMode

Field Value

Type: Boolean
See Also