Class DialogWindowBase
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public class DialogWindowBase : WindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase
- Inheritance
-
DialogWindowBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
DialogWindowBase()
public DialogWindowBase()
Properties
AccentKey
public static ComponentResourceKey AccentKey { get; }
Property Value
ClearKey
public static ComponentResourceKey ClearKey { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
DynamicKey
public static ComponentResourceKey DynamicKey { get; }
Property Value
Result
public bool Result { get; set; }
Property Value
SingleKey
public static ComponentResourceKey SingleKey { get; }