PropertySet.MapChanged Event

Occurs when the observable map has changed.

Syntax

public:
event MapChangedEventHandler<String^ , Object^ >^ MapChanged {
         EventRegistrationToken add (MapChangedEventHandler<String^ , Object^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

PropertySet Class

PropertySet Members

Windows.Foundation.Collections Namespace