VisualTreeChangeEventArgs::ChildIndex Property
.NET Framework (current version)
Gets the index in the Parent element’s children where the Child element is located when the add or remove operation is complete. On a removal, this value will always be -1.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Int32The index in the Parent element’s children where the Child element is located when the add or remove operation is complete.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
.NET Framework
Available since 4.6
Available since 4.6
Show: