C# Class Pabloware.About.Views.About

Inheritance: StateProviderPage
Afficher le fichier Open project: PawelStroinski/Pabloware.About.Phone

Méthodes publiques

Méthode Description
About ( ) : System.Windows

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

Private Methods

Méthode Description
ChangelogControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
LicenseControl_Loaded ( object sender, RoutedEventArgs e ) : void
LicenseControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
RestoreChangelogScrollPos ( ) : void
RestoreLicenseScrollPos ( ) : void
Review_Click ( object sender, RoutedEventArgs e ) : void
Suggestions_Click ( object sender, RoutedEventArgs e ) : void
Tombstone ( ) : void
Untombstone ( ) : void

Method Details

About() public méthode

public About ( ) : System.Windows
Résultat System.Windows

OnNavigatedTo() protected méthode

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

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
Résultat void