Method | Description | |
---|---|---|
EditorPage ( ) : Windows.UI.Xaml.Controls |
Method | Description | |
---|---|---|
OnNavigatedTo ( NavigationEventArgs e ) : void | ||
OnNavigatingFrom ( NavigatingCancelEventArgs e ) : void |
Method | Description | |
---|---|---|
OnTextChanged ( object sender, TextChangedEventArgs e ) : void |
public EditorPage ( ) : Windows.UI.Xaml.Controls | ||
return | Windows.UI.Xaml.Controls |
protected OnNavigatedTo ( NavigationEventArgs e ) : void | ||
e | NavigationEventArgs | |
return | void |
protected OnNavigatingFrom ( NavigatingCancelEventArgs e ) : void | ||
e | NavigatingCancelEventArgs | |
return | void |