NavigationController.NavigationControllerRemoved Event

Reserved for a later release.

Syntax

public:
static event EventHandler<NavigationControllerRemovedEventArgs^ >^ NavigationControllerRemoved {
         EventRegistrationToken add (EventHandler<NavigationControllerRemovedEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

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