4 references to RadioButton
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1271
new RoleCtrlType(AccessibleRole.
RadioButton
, ControlType.RadioButton),
MS\Internal\AutomationProxies\WindowsButton.cs (2)
685
acc.Role == AccessibleRole.
RadioButton
)
725
acc.Role == AccessibleRole.
RadioButton
&&
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
93
case AccessibleRole.
RadioButton
: