C# Class X.UI.Chrome.Shell

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
Shell ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
Shell_Loaded ( object sender, RoutedEventArgs e ) : void
Shell_Unloaded ( object sender, RoutedEventArgs e ) : void
oneTimeInit ( ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Shell() public méthode

public Shell ( ) : System
Résultat System

Property Details

BarBottomProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarBottomProperty
Résultat Windows.UI.Xaml.DependencyProperty

BarLeftProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarLeftProperty
Résultat Windows.UI.Xaml.DependencyProperty

BarRightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarRightProperty
Résultat Windows.UI.Xaml.DependencyProperty

BarTopProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml BarTopProperty
Résultat Windows.UI.Xaml.DependencyProperty

ContentExtraTabsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ContentExtraTabsProperty
Résultat Windows.UI.Xaml.DependencyProperty

ContentMainProperty public_oe static_oe property

public static DependencyProperty ContentMainProperty
Résultat DependencyProperty

ContentOneBoxProperty public_oe static_oe property

public static DependencyProperty ContentOneBoxProperty
Résultat DependencyProperty

DockedExtensionBottom public_oe property

public StackPanel DockedExtensionBottom
Résultat StackPanel

DockedExtensionBottomFull public_oe property

public StackPanel DockedExtensionBottomFull
Résultat StackPanel

DockedExtensionLeft public_oe property

public StackPanel DockedExtensionLeft
Résultat StackPanel

DockedExtensionRight public_oe property

public StackPanel DockedExtensionRight
Résultat StackPanel

DockedExtensionTop public_oe property

public StackPanel DockedExtensionTop
Résultat StackPanel

DockedExtensionTopFull public_oe property

public StackPanel DockedExtensionTopFull
Résultat StackPanel

ExtensionBackgroundProperty public_oe static_oe property

public static DependencyProperty ExtensionBackgroundProperty
Résultat DependencyProperty

FooterProperty public_oe static_oe property

public static DependencyProperty FooterProperty
Résultat DependencyProperty

IsShowingBordersProperty public_oe static_oe property

public static DependencyProperty IsShowingBordersProperty
Résultat DependencyProperty

TopBackgroundProperty public_oe static_oe property

public static DependencyProperty TopBackgroundProperty
Résultat DependencyProperty