ItemsChangedEventArgs.Action Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the action that occurred on the items collection.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property Action As NotifyCollectionChangedAction
public NotifyCollectionChangedAction Action { get; }

Property Value

Type: System.Collections.Specialized..::.NotifyCollectionChangedAction
Returns the action that occurred.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

ItemsChangedEventArgs Class

System.Windows.Controls.Primitives Namespace