ControllerPairingChangedEventArgs.Controller Property

Gets the controller object that represents the changed pairing.

Syntax

public:
property IController^ Controller {
         IController^ get ();
}  

Property value

Type: IController 

The controller object that represents the changed pairing.

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

ControllerPairingChangedEventArgs Class

ControllerPairingChangedEventArgs Members

Windows.Xbox.Input Namespace