NavigationController.NavigationControllers Property

Retrieves the list of navigation controllers.

Syntax

public:
static property IVectorView<INavigationController^ >^ NavigationControllers {
         IVectorView<INavigationController^ >^ get ();
}  

Property value

Type: IVectorView<INavigationController^ > 

  Returns the list of navigation controllers.

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

NavigationController Class

NavigationController Members

Windows.Xbox.Input Namespace