Gets the controller object that represents the changed pairing.
public:
property IController^ Controller {
IController^ get ();
}
Type: IController
The controller object that represents the changed pairing.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd
ControllerPairingChangedEventArgs Class