4 references to DrawMixedCheckBox
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
274
ControlPaint.
DrawMixedCheckBox
(e.GraphicsInternal, layout.CheckBounds, style);
System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs (3)
61
ControlPaint.
DrawMixedCheckBox
(g, glyphBounds, ConvertToButtonState(state));
137
ControlPaint.
DrawMixedCheckBox
(g, glyphBounds, ConvertToButtonState(state));
209
ControlPaint.
DrawMixedCheckBox
(g, glyphBounds, ConvertToButtonState(state));