Method | Description | |
---|---|---|
Settings ( ) : System |
Method | Description | |
---|---|---|
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void |
protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigationEventArgs | |
return | void |
protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigatingCancelEventArgs | |
return | void |