Table of Contents

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

DependencyProperty

TypeStyleProperty

public static readonly DependencyProperty TypeStyleProperty

Field Value

DependencyProperty

Properties

Type

public Type Type { get; set; }

Property Value

Type

TypeStyle

public Style TypeStyle { get; set; }

Property Value

Style