PartyChat.PartyChatViewChanged Event

Raised when the chat party view changes.

Syntax

public:
static event EventHandler<Object^ >^ PartyChatViewChanged {
         EventRegistrationToken add (EventHandler<Object^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

PartyChat Class

PartyChat Members

Windows.Xbox.Multiplayer Namespace