1 write to _prevCheckState
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripButton.cs (1)
105
_prevCheckState
= _checkState;
1 reference to _prevCheckState
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripButton.cs (1)
191
accessibilityObject.OnCheckStateChanged(
_prevCheckState
, _checkState);