3 writes to Index
PresentationFramework (3)
MS\Internal\Controls\ModelTreeEnumerator.cs (3)
190Index++; 197Index++; 248Index++;
5 references to Index
PresentationFramework (5)
MS\Internal\Controls\ModelTreeEnumerator.cs (5)
174if ((Index == 1) && (_content != null)) 187if (Index == 0) 194else if (Index == 1) 235if (Index > 0) 246if (Index >= 0)