2 writes to _index
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\BulletDecorator.cs (2)
180
_index
++;
186
_index
= -1;
2 references to _index
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\BulletDecorator.cs (2)
166
switch (
_index
)
181
return
_index
< 2;