ItemsChangedEventArgs.Position Property

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

Gets the position in the collection where the change occurred.

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

Syntax

Public ReadOnly Property Position As GeneratorPosition
public GeneratorPosition Position { get; }

Property Value

Type: System.Windows.Controls.Primitives..::.GeneratorPosition
Returns a GeneratorPosition.

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