2 writes to ChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
791
ChildIndex
= childIndex,
831
ChildIndex
= childIndex,
2 references to ChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
816
if ((resourceDependent.
ChildIndex
== childIndex) &&
4017
int childIndex = current.
ChildIndex
;