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