4 references to DrawRadioButton
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (1)
215
ControlPaint.
DrawRadioButton
(e.GraphicsInternal, check, style);
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (3)
83
ControlPaint.
DrawRadioButton
(graphics, glyphBounds, ConvertToButtonState(state));
143
ControlPaint.
DrawRadioButton
(g, glyphBounds, ConvertToButtonState(state));
236
ControlPaint.
DrawRadioButton
(g, glyphBounds, ConvertToButtonState(state));