Table of Contents

Class DrawerHost

Namespace
HeBianGu.Control.Message
Assembly
HeBianGu.Control.Message.dll
[TemplateVisualState(GroupName = "AllDrawers", Name = "AllClosed")]
[TemplateVisualState(GroupName = "AllDrawers", Name = "AnyOpen")]
[TemplateVisualState(GroupName = "LeftDrawer", Name = "LeftDrawerClosed")]
[TemplateVisualState(GroupName = "LeftDrawer", Name = "LeftDrawerOpen")]
[TemplateVisualState(GroupName = "TopDrawer", Name = "TopDrawerClosed")]
[TemplateVisualState(GroupName = "TopDrawer", Name = "TopDrawerOpen")]
[TemplateVisualState(GroupName = "RightDrawer", Name = "RightDrawerClosed")]
[TemplateVisualState(GroupName = "RightDrawer", Name = "RightDrawerOpen")]
[TemplateVisualState(GroupName = "BottomDrawer", Name = "BottomDrawerClosed")]
[TemplateVisualState(GroupName = "BottomDrawer", Name = "BottomDrawerOpen")]
[TemplatePart(Name = "PART_ContentCover", Type = typeof(FrameworkElement))]
[TemplatePart(Name = "PART_LeftDrawer", Type = typeof(FrameworkElement))]
[TemplatePart(Name = "PART_TopDrawer", Type = typeof(FrameworkElement))]
[TemplatePart(Name = "PART_RightDrawer", Type = typeof(FrameworkElement))]
[TemplatePart(Name = "PART_BottomDrawer", Type = typeof(FrameworkElement))]
public class DrawerHost : ContentControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
DrawerHost
Implements
Inherited Members
Extension Methods

Constructors

DrawerHost()

public DrawerHost()

Fields

BottomDrawerBackgroundProperty

public static readonly DependencyProperty BottomDrawerBackgroundProperty

Field Value

DependencyProperty

BottomDrawerContentProperty

public static readonly DependencyProperty BottomDrawerContentProperty

Field Value

DependencyProperty

BottomDrawerContentStringFormatProperty

public static readonly DependencyProperty BottomDrawerContentStringFormatProperty

Field Value

DependencyProperty

BottomDrawerContentTemplateProperty

public static readonly DependencyProperty BottomDrawerContentTemplateProperty

Field Value

DependencyProperty

BottomDrawerContentTemplateSelectorProperty

public static readonly DependencyProperty BottomDrawerContentTemplateSelectorProperty

Field Value

DependencyProperty

BottomDrawerZIndexProperty

public static readonly DependencyProperty BottomDrawerZIndexProperty

Field Value

DependencyProperty

CloseDrawerCommand

public static RoutedCommand CloseDrawerCommand

Field Value

RoutedCommand

IsBottomDrawerOpenProperty

public static readonly DependencyProperty IsBottomDrawerOpenProperty

Field Value

DependencyProperty

IsLeftDrawerOpenProperty

public static readonly DependencyProperty IsLeftDrawerOpenProperty

Field Value

DependencyProperty

IsRightDrawerOpenProperty

public static readonly DependencyProperty IsRightDrawerOpenProperty

Field Value

DependencyProperty

IsTopDrawerOpenProperty

public static readonly DependencyProperty IsTopDrawerOpenProperty

Field Value

DependencyProperty

LeftDrawerBackgroundProperty

public static readonly DependencyProperty LeftDrawerBackgroundProperty

Field Value

DependencyProperty

LeftDrawerContentProperty

public static readonly DependencyProperty LeftDrawerContentProperty

Field Value

DependencyProperty

LeftDrawerContentStringFormatProperty

public static readonly DependencyProperty LeftDrawerContentStringFormatProperty

Field Value

DependencyProperty

LeftDrawerContentTemplateProperty

public static readonly DependencyProperty LeftDrawerContentTemplateProperty

Field Value

DependencyProperty

LeftDrawerContentTemplateSelectorProperty

public static readonly DependencyProperty LeftDrawerContentTemplateSelectorProperty

Field Value

DependencyProperty

LeftDrawerZIndexProperty

public static readonly DependencyProperty LeftDrawerZIndexProperty

Field Value

DependencyProperty

OpenDrawerCommand

public static RoutedCommand OpenDrawerCommand

Field Value

RoutedCommand

RightDrawerBackgroundProperty

public static readonly DependencyProperty RightDrawerBackgroundProperty

Field Value

DependencyProperty

RightDrawerContentProperty

public static readonly DependencyProperty RightDrawerContentProperty

Field Value

DependencyProperty

RightDrawerContentStringFormatProperty

public static readonly DependencyProperty RightDrawerContentStringFormatProperty

Field Value

DependencyProperty

RightDrawerContentTemplateProperty

public static readonly DependencyProperty RightDrawerContentTemplateProperty

Field Value

DependencyProperty

RightDrawerContentTemplateSelectorProperty

public static readonly DependencyProperty RightDrawerContentTemplateSelectorProperty

Field Value

DependencyProperty

RightDrawerZIndexProperty

public static readonly DependencyProperty RightDrawerZIndexProperty

Field Value

DependencyProperty

TemplateAllDrawersAllClosedStateName

public const string TemplateAllDrawersAllClosedStateName = "AllClosed"

Field Value

string

TemplateAllDrawersAnyOpenStateName

public const string TemplateAllDrawersAnyOpenStateName = "AnyOpen"

Field Value

string

TemplateAllDrawersGroupName

public const string TemplateAllDrawersGroupName = "AllDrawers"

Field Value

string

TemplateBottomClosedStateName

public const string TemplateBottomClosedStateName = "BottomDrawerClosed"

Field Value

string

TemplateBottomDrawerGroupName

public const string TemplateBottomDrawerGroupName = "BottomDrawer"

Field Value

string

TemplateBottomDrawerPartName

public const string TemplateBottomDrawerPartName = "PART_BottomDrawer"

Field Value

string

TemplateBottomOpenStateName

public const string TemplateBottomOpenStateName = "BottomDrawerOpen"

Field Value

string

TemplateContentCoverPartName

public const string TemplateContentCoverPartName = "PART_ContentCover"

Field Value

string

TemplateLeftClosedStateName

public const string TemplateLeftClosedStateName = "LeftDrawerClosed"

Field Value

string

TemplateLeftDrawerGroupName

public const string TemplateLeftDrawerGroupName = "LeftDrawer"

Field Value

string

TemplateLeftDrawerPartName

public const string TemplateLeftDrawerPartName = "PART_LeftDrawer"

Field Value

string

TemplateLeftOpenStateName

public const string TemplateLeftOpenStateName = "LeftDrawerOpen"

Field Value

string

TemplateRightClosedStateName

public const string TemplateRightClosedStateName = "RightDrawerClosed"

Field Value

string

TemplateRightDrawerGroupName

public const string TemplateRightDrawerGroupName = "RightDrawer"

Field Value

string

TemplateRightDrawerPartName

public const string TemplateRightDrawerPartName = "PART_RightDrawer"

Field Value

string

TemplateRightOpenStateName

public const string TemplateRightOpenStateName = "RightDrawerOpen"

Field Value

string

TemplateTopClosedStateName

public const string TemplateTopClosedStateName = "TopDrawerClosed"

Field Value

string

TemplateTopDrawerGroupName

public const string TemplateTopDrawerGroupName = "TopDrawer"

Field Value

string

TemplateTopDrawerPartName

public const string TemplateTopDrawerPartName = "PART_TopDrawer"

Field Value

string

TemplateTopOpenStateName

public const string TemplateTopOpenStateName = "TopDrawerOpen"

Field Value

string

TopDrawerBackgroundProperty

public static readonly DependencyProperty TopDrawerBackgroundProperty

Field Value

DependencyProperty

TopDrawerContentProperty

public static readonly DependencyProperty TopDrawerContentProperty

Field Value

DependencyProperty

TopDrawerContentStringFormatProperty

public static readonly DependencyProperty TopDrawerContentStringFormatProperty

Field Value

DependencyProperty

TopDrawerContentTemplateProperty

public static readonly DependencyProperty TopDrawerContentTemplateProperty

Field Value

DependencyProperty

TopDrawerContentTemplateSelectorProperty

public static readonly DependencyProperty TopDrawerContentTemplateSelectorProperty

Field Value

DependencyProperty

TopDrawerZIndexProperty

public static readonly DependencyProperty TopDrawerZIndexProperty

Field Value

DependencyProperty

Properties

BottomDrawerBackground

public Brush BottomDrawerBackground { get; set; }

Property Value

Brush

BottomDrawerContent

public object BottomDrawerContent { get; set; }

Property Value

object

BottomDrawerContentStringFormat

public string BottomDrawerContentStringFormat { get; set; }

Property Value

string

BottomDrawerContentTemplate

public DataTemplate BottomDrawerContentTemplate { get; set; }

Property Value

DataTemplate

BottomDrawerContentTemplateSelector

public DataTemplateSelector BottomDrawerContentTemplateSelector { get; set; }

Property Value

DataTemplateSelector

BottomDrawerZIndex

public int BottomDrawerZIndex { get; }

Property Value

int

IsBottomDrawerOpen

public bool IsBottomDrawerOpen { get; set; }

Property Value

bool

IsLeftDrawerOpen

public bool IsLeftDrawerOpen { get; set; }

Property Value

bool

IsRightDrawerOpen

public bool IsRightDrawerOpen { get; set; }

Property Value

bool

IsTopDrawerOpen

public bool IsTopDrawerOpen { get; set; }

Property Value

bool

LeftDrawerBackground

public Brush LeftDrawerBackground { get; set; }

Property Value

Brush

LeftDrawerContent

public object LeftDrawerContent { get; set; }

Property Value

object

LeftDrawerContentStringFormat

public string LeftDrawerContentStringFormat { get; set; }

Property Value

string

LeftDrawerContentTemplate

public DataTemplate LeftDrawerContentTemplate { get; set; }

Property Value

DataTemplate

LeftDrawerContentTemplateSelector

public DataTemplateSelector LeftDrawerContentTemplateSelector { get; set; }

Property Value

DataTemplateSelector

LeftDrawerZIndex

public int LeftDrawerZIndex { get; }

Property Value

int

RightDrawerBackground

public Brush RightDrawerBackground { get; set; }

Property Value

Brush

RightDrawerContent

public object RightDrawerContent { get; set; }

Property Value

object

RightDrawerContentStringFormat

public string RightDrawerContentStringFormat { get; set; }

Property Value

string

RightDrawerContentTemplate

public DataTemplate RightDrawerContentTemplate { get; set; }

Property Value

DataTemplate

RightDrawerContentTemplateSelector

public DataTemplateSelector RightDrawerContentTemplateSelector { get; set; }

Property Value

DataTemplateSelector

RightDrawerZIndex

public int RightDrawerZIndex { get; }

Property Value

int

TopDrawerBackground

public Brush TopDrawerBackground { get; set; }

Property Value

Brush

TopDrawerContent

public object TopDrawerContent { get; set; }

Property Value

object

TopDrawerContentStringFormat

public string TopDrawerContentStringFormat { get; set; }

Property Value

string

TopDrawerContentTemplate

public DataTemplate TopDrawerContentTemplate { get; set; }

Property Value

DataTemplate

TopDrawerContentTemplateSelector

public DataTemplateSelector TopDrawerContentTemplateSelector { get; set; }

Property Value

DataTemplateSelector

TopDrawerZIndex

public int TopDrawerZIndex { get; }

Property Value

int

Methods

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().

public override void OnApplyTemplate()