2 writes to ChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
789
ChildIndex
= childIndex,
829
ChildIndex
= childIndex,
2 references to ChildIndex
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
814
if ((resourceDependent.
ChildIndex
== childIndex) &&
4015
int childIndex = current.
ChildIndex
;