3 references to RadioButton
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RadioButtonRenderer.cs (3)
27
private static readonly VisualStyleElement RadioElement = VisualStyleElement.Button.
RadioButton
.UncheckedNormal;
286
&& VisualStyleRenderer.IsCombinationDefined(RadioElement.ClassName, VisualStyleElement.Button.
RadioButton
.HighContrastDisabledPart)) {
287
part = VisualStyleElement.Button.
RadioButton
.HighContrastDisabledPart;