8 references to RadioButtonRenderer
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonBaseAdapter.cs (2)
207
RadioButtonRenderer
.DrawRadioButtonWithVisualStyles(
210
RadioButtonRenderer
.ConvertFromButtonState(style, Control.MouseIsOver),
System\Windows\Forms\Controls\Buttons\ButtonInternal\RadioButtonStandardAdapter.cs (2)
67
layout.CheckSize =
RadioButtonRenderer
.GetGlyphSize(
69
RadioButtonRenderer
.ConvertFromButtonState(GetState(), b.MouseIsOver),
System.Windows.Forms.Tests (4)
System\Windows\Forms\RadioButtonRendererTests.cs (4)
30
RadioButtonRenderer
.DrawRadioButton(graphics, point, rBState);
62
RadioButtonRenderer
.DrawRadioButton(graphics, point, bounds, control.Text, SystemFonts.DefaultFont, false, rBState);
99
RadioButtonRenderer
.DrawRadioButton(graphics, point, bounds, control.Text, SystemFonts.DefaultFont, textFormat, false, rBState);
118
RadioButtonRenderer
.DrawRadioButton(