Show / Hide Table of Contents

Class DesignMode

Provides static members for determining whether the application is currently in the designer mode.

Inheritance
Object
DesignMode
Namespace: Celestial.UIToolkit
Assembly: Celestial.UIToolkit.Core.dll
Syntax
public static class DesignMode

Properties

| Improve this Doc View Source

IsEnabled

Gets a value whether the design mode is enabled.

Declaration
public static bool IsEnabled { get; }
Property Value
Type Description
Boolean
  • Improve this Doc
  • View Source
Back to top Copyright © 2018 Celestial.UIToolkit - Impressum