Property | Type | Description | |
---|---|---|---|
MainWindow | MainWindow |
Method | Description | |
---|---|---|
AddRefreshElement ( UIElement e ) : void | ||
CanGoBack ( ) : System.Boolean | ||
CanGoForward ( ) : System.Boolean | ||
ClearNavigator ( ) : void | ||
NavigateBack ( ) : void | ||
NavigateForward ( ) : void | ||
NavigateTo ( System.Windows.Controls.Page page ) : void | ||
Refresh ( ) : void |
public static AddRefreshElement ( UIElement e ) : void | ||
e | UIElement | |
return | void |
public static CanGoForward ( ) : System.Boolean | ||
return | System.Boolean |
public static NavigateTo ( System.Windows.Controls.Page page ) : void | ||
page | System.Windows.Controls.Page | |
return | void |