Gets the User whose display information has changed.
public:
property User^ User {
User^ get ();
}
Type: User
Returns the User whose display information has changed.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd
UserDisplayInfoChangedEventArgs Class