1 reference to RadioButton
UIAutomationTypes (1)
System\Windows\Automation\ControlType.cs (1)
183
public static readonly ControlType RadioButton = ControlType.Register(AutomationIdentifierConstants.ControlTypes.
RadioButton
, "ControlType.RadioButton", nameof(SR.LocalizedControlTypeRadioButton));