The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: