3 writes to _index
PresentationFramework (3)
MS\Internal\Controls\ModelTreeEnumerator.cs (3)
59
_index
= value;
86
_index
++;
106
_index
= -1;
4 references to _index
PresentationFramework (4)
MS\Internal\Controls\ModelTreeEnumerator.cs (4)
54
return
_index
;
72
if (
_index
== 0)
83
if (
_index
< 1)
88
if (
_index
== 0)