ControllerPairingChangedEventArgs.PreviousUser Property

Gets the user object that was associated with the controller before the change.

Syntax

public:
property User^ PreviousUser {
         User^ get ();
}  

Property value

Type: User 

The user object associated with the controller before the change.

Remarks

If there was no user previously on the controller this will be NULL.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

ControllerPairingChangedEventArgs Class

ControllerPairingChangedEventArgs Members

Windows.Xbox.Input Namespace