2 references to DrawRadioButton
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (1)
97DrawRadioButton(g, glyphLocation, textBounds, radioButtonText, font,
System.Windows.Forms.Tests (1)
System\Windows\Forms\RadioButtonRendererTests.cs (1)
100RadioButtonRenderer.DrawRadioButton(graphics, point, bounds, control.Text, SystemFonts.DefaultFont, textFormat, false, rBState);