3 writes to Index
PresentationFramework (3)
MS\Internal\Controls\ModelTreeEnumerator.cs (3)
197Index++; 204Index++; 255Index++;
5 references to Index
PresentationFramework (5)
MS\Internal\Controls\ModelTreeEnumerator.cs (5)
181if ((Index == 1) && (_content != null)) 194if (Index == 0) 201else if (Index == 1) 242if (Index > 0) 253if (Index >= 0)