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