INavigationPageController Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by platform renderers.
public interface INavigationPageController
type INavigationPageController = interface
- Derived
Properties
Pages |
For internal use by platform renderers. |
StackDepth |
For internal use by platform renderers. |
Methods
Peek(Int32) |
For internal use by platform renderers. |
PopAsyncInner(Boolean, Boolean) |
For internal use by platform renderers. |
RemoveAsyncInner(Page, Boolean, Boolean) |
For internal use by platform renderers. |
Events
InsertPageBeforeRequested |
For internal use by platform renderers. |
PopRequested |
For internal use by platform renderers. |
PopToRootRequested |
For internal use by platform renderers. |
PushRequested |
For internal use by platform renderers. |
RemovePageRequested |
For internal use by platform renderers. |