Click or drag to resize

NavigationFrame Properties

The NavigationFrame type exposes the following members.

Properties
  NameDescription
Public propertyBackStack
Gets a collection of PageStackEntry instances representing the backward navigation history of the NavigationFrame.
Public propertyCanGoBack
Gets or sets the CanGoBack Property
Public propertyCanGoForward
Gets or sets the CanGoForward Property
Public propertyForwardStack
Gets a collection of PageStackEntry instances representing the forward navigation history of the NavigationFrame.
Public propertyMaxStackSize
Gets or sets the MaxStackSize Property
Top
See Also