C# Class Podcatcher.Views.SettingsView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: kypeli/Podcatcher

Méthodes publiques

Méthode Description
SettingsView ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
DeleteAllButton_Tap ( object sender, System e ) : void
DeleteEpisodeThreshold_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
NavigationPivot_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
getUsageString ( ) : String

Method Details

OnNavigatedFrom() protected méthode

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

OnNavigatedTo() protected méthode

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

SettingsView() public méthode

public SettingsView ( ) : System
Résultat System