public class CollectionChangeEventArgsPublic Class CollectionChangeEventArgsNo code example is currently available or this language may not be supported.| CollectionChangeEventArgs | Initializes a new instance of the CollectionChangeEventArgs class |
| ActionName | Get/Set the name of the action. |
| Handled | Get/Set a value indicating whether this change has been handled. |
| PropertyName | Get/Set the name of the property affected on the item. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| mActionName | Private member for ActionName. |
| mHandled | Private member for Handled. |
| mPropertyName | Private member for PropertyName. |