3 writes to _index
PresentationFramework (3)
MS\Internal\Controls\ModelTreeEnumerator.cs (3)
67
_index
= value;
99
_index
++;
119
_index
= -1;
4 references to _index
PresentationFramework (4)
MS\Internal\Controls\ModelTreeEnumerator.cs (4)
62
return
_index
;
80
if (
_index
== 0)
96
if (
_index
< 1)
101
if (
_index
== 0)