4 references to RadioButton
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1300
new RoleCtrlType(AccessibleRole.
RadioButton
, ControlType.RadioButton),
MS\Internal\AutomationProxies\WindowsButton.cs (2)
701
acc.Role == AccessibleRole.
RadioButton
)
741
acc.Role == AccessibleRole.
RadioButton
&&
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
103
case AccessibleRole.
RadioButton
: