Class GitTopContainer
- Namespace
- HeBianGu.Control.TopContainer
- Assembly
- HeBianGu.Control.TopContainer.dll
public class GitTopContainer : ListBox, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
- Inheritance
-
GitTopContainer
- Implements
- Inherited Members
- Extension Methods
Constructors
GitTopContainer()
public GitTopContainer()
Fields
CenterContentProperty
public static readonly DependencyProperty CenterContentProperty
Field Value
CoverHideCommand
public static RoutedUICommand CoverHideCommand
Field Value
CoverVisibilityProperty
public static readonly DependencyProperty CoverVisibilityProperty
Field Value
HeaderHeightProperty
public static readonly DependencyProperty HeaderHeightProperty
Field Value
Properties
CenterContent
public object CenterContent { get; set; }
Property Value
CoverVisibility
public Visibility CoverVisibility { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
DynamicKey
public static ComponentResourceKey DynamicKey { get; }
Property Value
HeaderHeight
public double HeaderHeight { get; set; }
Property Value
ToggleKey
public static ComponentResourceKey ToggleKey { get; }
Property Value
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()