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