2 writes to ChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
797dependent.ChildIndex = childIndex; 835resourceDependent.ChildIndex = childIndex;
2 references to ChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
821if ((resourceDependent.ChildIndex == childIndex) && 4022int childIndex = current.ChildIndex;