4 references to DFCS_MENUCHECK
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
264NativeMethods.DFC_MENU, NativeMethods.DFCS_MENUCHECK);
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1285NativeMethods.DFC_MENU, NativeMethods.DFCS_MENUCHECK);
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1442NativeMethods.DFC_MENU, NativeMethods.DFCS_MENUCHECK);
winforms\Managed\System\WinForms\MenuGlyph.cs (1)
34Checkmark = NativeMethods.DFCS_MENUCHECK,