4 references to DrawFrameControl
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
314PInvoke.DrawFrameControl(
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1361PInvoke.DrawFrameControl(
System\Windows\Forms\Rendering\ControlPaint.cs (2)
1404PInvoke.DrawFrameControl(dc, ref rcCheck, DFC_TYPE.DFC_MENU, DFCS_STATE.DFCS_MENUCHECK); 1476PInvoke.DrawFrameControl(hdc, ref rcFrame, kind, state);