C# Class X.UI.Chrome.Header

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

Méthodes publiques

Свойство Type Description
EnableResizeFixProperty Windows.UI.Xaml.DependencyProperty
GlowAmountProperty Windows.UI.Xaml.DependencyProperty
GlowColorProperty Windows.UI.Xaml.DependencyProperty
IconUriProperty Windows.UI.Xaml.DependencyProperty
TitleContentProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Header ( ) : System
InitChrome ( Application app, ApplicationView applicationView ) : void
Invalidate ( double offsetX, double offsetY ) : void

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
Header_Loaded ( object sender, RoutedEventArgs e ) : void
Header_Unloaded ( object sender, RoutedEventArgs e ) : void
OnEnableResizeFix ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnTitleContentChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
_tlMain_Click ( object sender, RoutedEventArgs e ) : void
oneTimeInit ( ) : void

Method Details

Header() public méthode

public Header ( ) : System
Résultat System

InitChrome() public méthode

public InitChrome ( Application app, ApplicationView applicationView ) : void
app Windows.UI.Xaml.Application
applicationView Windows.UI.ViewManagement.ApplicationView
Résultat void

Invalidate() public méthode

public Invalidate ( double offsetX, double offsetY ) : void
offsetX double
offsetY double
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

EnableResizeFixProperty public_oe static_oe property

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

GlowAmountProperty public_oe static_oe property

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

GlowColorProperty public_oe static_oe property

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

IconUriProperty public_oe static_oe property

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

TitleContentProperty public_oe static_oe property

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

TitleProperty public_oe static_oe property

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