Search
NotifyCollectionChangingEventArgs Properties
 


 Public Properties

  Name Description

action

Gets the action that caused the event.

newItems

Gets the list of new items involved in the change.

oldItems

Gets the list of the items affected by a Remove action.

 See Also