Class DesignMode
Provides static members for determining whether the application is currently in the designer mode.
Namespace: Celestial.UIToolkit
Assembly: Celestial.UIToolkit.Core.dll
Syntax
public static class DesignMode
Properties
| Improve this Doc View SourceIsEnabled
Gets a value whether the design mode is enabled.
Declaration
public static bool IsEnabled { get; }
Property Value
Type | Description |
---|---|
Boolean |