Class TypeControl
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public class TypeControl : ContentControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
- Inheritance
-
TypeControl
- Implements
- Inherited Members
- Extension Methods
Fields
TypeProperty
public static readonly DependencyProperty TypeProperty
Field Value
TypeStyleProperty
public static readonly DependencyProperty TypeStyleProperty
Field Value
Properties
Type
public Type Type { get; set; }
Property Value
TypeStyle
public Style TypeStyle { get; set; }