NavigationControllerRemovedEventArgs.NavigationController Property

Gets the navigation controller.

Syntax

public:
property INavigationController^ NavigationController {
         INavigationController^ get ();
}  

Property value

Type: INavigationController 

The navigation controller.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

NavigationControllerRemovedEventArgs Class

NavigationControllerRemovedEventArgs Members

Windows.Xbox.Input Namespace