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