3 references to RadioButton
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\RadioButtonRenderer.cs (3)
18private static readonly VisualStyleElement s_radioElement = VisualStyleElement.Button.RadioButton.UncheckedNormal; 324&& VisualStyleRenderer.IsCombinationDefined(s_radioElement.ClassName, VisualStyleElement.Button.RadioButton.HighContrastDisabledPart)) 326part = VisualStyleElement.Button.RadioButton.HighContrastDisabledPart;