C# Class OKr.MXReader.Client.View.Setting

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: anytao/ModernReader

Méthodes publiques

Méthode Description
Setting ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void
OnNavigatingFrom ( System e ) : void

Private Methods

Méthode Description
FontSet ( int font ) : void
Init ( ) : void
OnFont18 ( object sender, RoutedEventArgs e ) : void
OnFont20 ( object sender, RoutedEventArgs e ) : void
OnFont24 ( object sender, RoutedEventArgs e ) : void
OnFont36 ( object sender, RoutedEventArgs e ) : void
OnFont48 ( object sender, RoutedEventArgs e ) : void
OnRemindChecked ( object sender, RoutedEventArgs e ) : void
OnRemindUnchecked ( object sender, RoutedEventArgs e ) : void
Save ( ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System e ) : void
e System
Résultat void

Setting() public méthode

public Setting ( ) : System
Résultat System