Table of Contents

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

DependencyProperty

HeaderHeightProperty

public static readonly DependencyProperty HeaderHeightProperty

Field Value

DependencyProperty

HeaderTemplateProperty

public static readonly DependencyProperty HeaderTemplateProperty

Field Value

DependencyProperty

Properties

CircleKey

public static ComponentResourceKey CircleKey { get; }

Property Value

ComponentResourceKey

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

DynamicKey

public static ComponentResourceKey DynamicKey { get; }

Property Value

ComponentResourceKey

HeaderContent

public object HeaderContent { get; set; }

Property Value

object

HeaderHeight

public double HeaderHeight { get; set; }

Property Value

double

HeaderTemplate

public DataTemplate HeaderTemplate { get; set; }

Property Value

DataTemplate