Signals when controller pairing is changed.
public:
static event EventHandler<ControllerPairingChangedEventArgs^ >^ ControllerPairingChanged {
EventRegistrationToken add (EventHandler<ControllerPairingChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd