ContentCollectionChangedEventArgs members
Represents the event data of a ContentCollectionChanged event.
The ContentCollectionChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item | Gets the content added or removed |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top