3 writes to _index
PresentationFramework (3)
MS\Internal\Controls\ModelTreeEnumerator.cs (3)
60
_index
= value;
87
_index
++;
107
_index
= -1;
4 references to _index
PresentationFramework (4)
MS\Internal\Controls\ModelTreeEnumerator.cs (4)
55
return
_index
;
73
if (
_index
== 0)
84
if (
_index
< 1)
89
if (
_index
== 0)