NotifyCollectionChangedEventArgs.Action Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the description of the action that caused the event.
Assembly: System (in System.dll)
Property Value
Type: System.Collections.Specialized.NotifyCollectionChangedActionThe description of the action that caused the event, as a value of the enumeration.
Show: