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