C# Class Com.Aurora.AuWeather.SettingOptionsPage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page, IThemeble
Afficher le fichier Open project: aurora-lzzp/Aurora-Weather Class Usage Examples

Méthodes publiques

Свойство Type Description
Current SettingOptionsPage

Méthodes publiques

Méthode Description
ChangeThemeColor ( Color color ) : void
SettingOptionsPage ( ) : Com.Aurora.AuWeather.CustomControls

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
DonateButton_Click ( object sender, RoutedEventArgs e ) : void
GotoNormalState ( ) : void
GotoWideState ( ) : void
Page_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
ReloadTheme ( ) : void
SettingsList_Loaded ( object sender, RoutedEventArgs e ) : void
SettingsList_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void

Method Details

ChangeThemeColor() public méthode

public ChangeThemeColor ( Color color ) : void
color Color
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

SettingOptionsPage() public méthode

public SettingOptionsPage ( ) : Com.Aurora.AuWeather.CustomControls
Résultat Com.Aurora.AuWeather.CustomControls

Property Details

Current public_oe static_oe property

public static SettingOptionsPage,Com.Aurora.AuWeather Current
Résultat SettingOptionsPage