C# Class PhotoSharingApp.Universal.Controls.PageHeader

The page header control.
Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: Microsoft/Appsample-Photosharing

Méthodes publiques

Свойство Type Description
GoldBalanceProperty Windows.UI.Xaml.DependencyProperty
HeaderContentProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
PageHeader ( ) : System

Private Methods

Méthode Description
Current_TogglePaneButtonSizeChanged ( AppShell sender, Rect e ) : void
GoldBalancePropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs e ) : void
OnGoldBalanceChanged ( ) : void

Method Details

PageHeader() public méthode

public PageHeader ( ) : System
Résultat System

Property Details

GoldBalanceProperty public_oe static_oe property

The gold balance.
public static DependencyProperty,Windows.UI.Xaml GoldBalanceProperty
Résultat Windows.UI.Xaml.DependencyProperty

HeaderContentProperty public_oe static_oe property

The header content.
public static DependencyProperty,Windows.UI.Xaml HeaderContentProperty
Résultat Windows.UI.Xaml.DependencyProperty