2 writes to ChildIndex
PresentationFramework (2)
src\Framework\System\Windows\StyleHelper.cs (2)
803dependent.ChildIndex = childIndex; 841resourceDependent.ChildIndex = childIndex;
2 references to ChildIndex
PresentationFramework (2)
src\Framework\System\Windows\StyleHelper.cs (2)
827if ((resourceDependent.ChildIndex == childIndex) && 4027int childIndex = current.ChildIndex;