Table of Contents

Class ModernUIHelper

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll

Provides various common helper methods.

public static class ModernUIHelper
Inheritance
ModernUIHelper
Inherited Members

Properties

IsInDesignMode

Determines whether the current code is executed in a design time environment such as Visual Studio or Blend.

public static bool IsInDesignMode { get; }

Property Value

bool