4 references to RadioButton
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
1273
new RoleCtrlType(AccessibleRole.
RadioButton
, ControlType.RadioButton),
MS\Internal\AutomationProxies\WindowsButton.cs (2)
690
acc.Role == AccessibleRole.
RadioButton
)
730
acc.Role == AccessibleRole.
RadioButton
&&
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
97
case AccessibleRole.
RadioButton
: