C# Class X.UI.Chrome.Shell

Inheritance: Windows.UI.Xaml.Controls.Control
Mostra file Open project: liquidboy/X Class Usage Examples

Public Properties

Property Type Description
BarBottomProperty Windows.UI.Xaml.DependencyProperty
BarLeftProperty Windows.UI.Xaml.DependencyProperty
BarRightProperty Windows.UI.Xaml.DependencyProperty
BarTopProperty Windows.UI.Xaml.DependencyProperty
ContentExtraTabsProperty Windows.UI.Xaml.DependencyProperty
ContentMainProperty DependencyProperty
ContentOneBoxProperty DependencyProperty
DockedExtensionBottom StackPanel
DockedExtensionBottomFull StackPanel
DockedExtensionLeft StackPanel
DockedExtensionRight StackPanel
DockedExtensionTop StackPanel
DockedExtensionTopFull StackPanel
ExtensionBackgroundProperty DependencyProperty
FooterProperty DependencyProperty
IsShowingBordersProperty DependencyProperty
TopBackgroundProperty DependencyProperty

Public Methods

Method Description
Shell ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
Shell_Loaded ( object sender, RoutedEventArgs e ) : void
Shell_Unloaded ( object sender, RoutedEventArgs e ) : void
oneTimeInit ( ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Shell() public method

public Shell ( ) : System
return System

Property Details

BarBottomProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarBottomProperty
return Windows.UI.Xaml.DependencyProperty

BarLeftProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarLeftProperty
return Windows.UI.Xaml.DependencyProperty

BarRightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarRightProperty
return Windows.UI.Xaml.DependencyProperty

BarTopProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarTopProperty
return Windows.UI.Xaml.DependencyProperty

ContentExtraTabsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ContentExtraTabsProperty
return Windows.UI.Xaml.DependencyProperty

ContentMainProperty public_oe static_oe property

public static DependencyProperty ContentMainProperty
return DependencyProperty

ContentOneBoxProperty public_oe static_oe property

public static DependencyProperty ContentOneBoxProperty
return DependencyProperty

DockedExtensionBottom public_oe property

public StackPanel DockedExtensionBottom
return StackPanel

DockedExtensionBottomFull public_oe property

public StackPanel DockedExtensionBottomFull
return StackPanel

DockedExtensionLeft public_oe property

public StackPanel DockedExtensionLeft
return StackPanel

DockedExtensionRight public_oe property

public StackPanel DockedExtensionRight
return StackPanel

DockedExtensionTop public_oe property

public StackPanel DockedExtensionTop
return StackPanel

DockedExtensionTopFull public_oe property

public StackPanel DockedExtensionTopFull
return StackPanel

ExtensionBackgroundProperty public_oe static_oe property

public static DependencyProperty ExtensionBackgroundProperty
return DependencyProperty

FooterProperty public_oe static_oe property

public static DependencyProperty FooterProperty
return DependencyProperty

IsShowingBordersProperty public_oe static_oe property

public static DependencyProperty IsShowingBordersProperty
return DependencyProperty

TopBackgroundProperty public_oe static_oe property

public static DependencyProperty TopBackgroundProperty
return DependencyProperty