3 writes to _index
PresentationFramework (3)
src\Framework\MS\Internal\Controls\ModelTreeEnumerator.cs (3)
69_index = value; 101_index++; 121_index = -1;
4 references to _index
PresentationFramework (4)
src\Framework\MS\Internal\Controls\ModelTreeEnumerator.cs (4)
64return _index; 82if (_index == 0) 98if (_index < 1) 103if (_index == 0)