CollectionChangedEventArgs Properties |
The CollectionChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Change | Gets the type of change applied to the collection. | |
| Index | Gets the index of the item added, removed or modified. | |
| NewThumbnail | Gets the new thumbnail. | |
| OldThumbnail | Gets the old thumbnail. | |
| Thumbnails | Gets an array of Thumbnail objects that were added to the collection. |