C# Class PhotoSharingApp.Universal.Controls.PageHeader

The page header control.
Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostrar archivo Open project: Microsoft/Appsample-Photosharing

Public Properties

Property Type Description
GoldBalanceProperty Windows.UI.Xaml.DependencyProperty
HeaderContentProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
PageHeader ( ) : System

Private Methods

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

Method Details

PageHeader() public method

public PageHeader ( ) : System
return System

Property Details

GoldBalanceProperty public_oe static_oe property

The gold balance.
public static DependencyProperty,Windows.UI.Xaml GoldBalanceProperty
return Windows.UI.Xaml.DependencyProperty

HeaderContentProperty public_oe static_oe property

The header content.
public static DependencyProperty,Windows.UI.Xaml HeaderContentProperty
return Windows.UI.Xaml.DependencyProperty