C# Class OKr.Win8Book.Client.Controls.AppBarThemeButton

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: anytao/ModernReader

Public Properties

Property Type Description
IsLightThemeProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
AppBarThemeButton ( ) : System

Private Methods

Method Description
AppBarThemeButton_Loaded ( object sender, RoutedEventArgs e ) : void
DarkTheme_Click ( object sender, RoutedEventArgs e ) : void
LightTheme_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AppBarThemeButton() public method

public AppBarThemeButton ( ) : System
return System

Property Details

IsLightThemeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsLightThemeProperty
return Windows.UI.Xaml.DependencyProperty