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)
191accessibilityObject.OnCheckStateChanged(_prevCheckState, _checkState);