4 references to RadioButton
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1265
new RoleCtrlType(AccessibleRole.
RadioButton
, ControlType.RadioButton),
MS\Internal\AutomationProxies\WindowsButton.cs (2)
681
acc.Role == AccessibleRole.
RadioButton
)
721
acc.Role == AccessibleRole.
RadioButton
&&
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
92
case AccessibleRole.
RadioButton
: