Click or drag to resize
ElementChangedEventArgs<TChangeType, TElement> Properties

The ElementChangedEventArgs< TChangeType, TElement> generic type exposes the following members.

Properties
  NameDescription
Public propertyInvolvedElement
Gets or sets the involved element. Can be null in the situation where this event args is used in change events on commandified members.
Public propertyTypeOfChange
Gets / sets typeOfChange
Top
See Also