Class GitTopItem
- Namespace
- HeBianGu.Control.TopContainer
- Assembly
- HeBianGu.Control.TopContainer.dll
public class GitTopItem : ToggleButton, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, ICommandSource
- Inheritance
-
GitTopItem
- Implements
- Inherited Members
- Extension Methods
Fields
HeaderContentProperty
public static readonly DependencyProperty HeaderContentProperty
Field Value
HeaderHeightProperty
public static readonly DependencyProperty HeaderHeightProperty
Field Value
HeaderTemplateProperty
public static readonly DependencyProperty HeaderTemplateProperty
Field Value
Properties
CircleKey
public static ComponentResourceKey CircleKey { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
DynamicKey
public static ComponentResourceKey DynamicKey { get; }
Property Value
HeaderContent
public object HeaderContent { get; set; }
Property Value
HeaderHeight
public double HeaderHeight { get; set; }
Property Value
HeaderTemplate
public DataTemplate HeaderTemplate { get; set; }