3 writes to Index
PresentationFramework (3)
src\Framework\MS\Internal\Controls\ModelTreeEnumerator.cs (3)
199Index++; 206Index++; 257Index++;
5 references to Index
PresentationFramework (5)
src\Framework\MS\Internal\Controls\ModelTreeEnumerator.cs (5)
183if ((Index == 1) && (_content != null)) 196if (Index == 0) 203else if (Index == 1) 244if (Index > 0) 255if (Index >= 0)