Gets the navigation controller.
public:
property INavigationController^ NavigationController {
INavigationController^ get ();
}
Type: INavigationController
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd
NavigationControllerAddedEventArgs Class