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