IControllerStaticsSystem.ControllerPairingChangedSystem Event

Signals when controller pairing is changed.

Syntax

public:
event EventHandler<ControllerPairingChangedEventArgs^ >^ ControllerPairingChangedSystem {
         EventRegistrationToken add (EventHandler<ControllerPairingChangedEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IControllerStaticsSystem Interface

IControllerStaticsSystem Members

Windows.Xbox.Input Namespace