Gets the user object that is associated with the changed pairing.
public:
property User^ User {
User^ get ();
}
Type: User
The user object associated with the changed pairing.
If there is no new user then this field will be NULL.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd
ControllerPairingChangedEventArgs Class