Method | Description | |
---|---|---|
MainWindow ( ) : System | ||
_mainFrame_Navigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void | ||
_mainFrame_Navigating ( object sender, System.Windows.Navigation.NavigatingCancelEventArgs e ) : void |
public _mainFrame_Navigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Navigation.NavigationEventArgs | |
return | void |
public _mainFrame_Navigating ( object sender, System.Windows.Navigation.NavigatingCancelEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Navigation.NavigatingCancelEventArgs | |
return | void |