2 writes to _index
PresentationFramework (2)
System\Windows\Controls\Primitives\BulletDecorator.cs (2)
173
_index
++;
179
_index
= -1;
2 references to _index
PresentationFramework (2)
System\Windows\Controls\Primitives\BulletDecorator.cs (2)
159
switch (
_index
)
174
return
_index
< 2;