5 references to DrawMixedCheckBox
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
225
ControlPaint.
DrawMixedCheckBox
(g, layout.checkBounds, style);
winforms\Managed\System\WinForms\CheckBoxRenderer.cs (3)
113
ControlPaint.
DrawMixedCheckBox
(g, glyphBounds, ConvertToButtonState(state));
156
ControlPaint.
DrawMixedCheckBox
(g, glyphBounds, ConvertToButtonState(state));
205
ControlPaint.
DrawMixedCheckBox
(g, glyphBounds, ConvertToButtonState(state));
winforms\Managed\System\WinForms\DataGridBoolColumn.cs (1)
403
ControlPaint.
DrawMixedCheckBox
(g, box, ButtonState.Checked);