2 references to PropCheckState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (2)
391object checkState = Properties.GetInteger(PropCheckState, out found); 403Properties.SetInteger(PropCheckState, (int)value);