NavigationFrame Properties |
The NavigationFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| BackStack |
Gets a collection of PageStackEntry instances representing the backward
navigation history of the NavigationFrame.
| |
| CanGoBack |
Gets or sets the CanGoBack Property
| |
| CanGoForward |
Gets or sets the CanGoForward Property
| |
| ForwardStack |
Gets a collection of PageStackEntry instances representing the forward
navigation history of the NavigationFrame.
| |
| MaxStackSize |
Gets or sets the MaxStackSize Property
|