Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 882 Bytes

notifycollectionchangedeventargs_action.md

File metadata and controls

26 lines (17 loc) · 882 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Interop.NotifyCollectionChangedEventArgs.Action
winrt property

Windows.UI.Xaml.Interop.NotifyCollectionChangedEventArgs.Action

-description

Gets the description of the action that caused the event.

-property-value

The description of the action that caused the event, as a value of the enumeration.

-remarks

When programming with .NET, this class is hidden and developers should use the System.Collections.Specialized.NotifyCollectionChangedEventArgs class.

-examples

-see-also

XAML data binding sample