5 references to Numeric
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (5)
56
_type = SpinnerType.
Numeric
;
66
_type = SpinnerType.
Numeric
;
78
_type = SpinnerType.
Numeric
;
85
_type = SpinnerType.
Numeric
;
220
if (iid == RangeValuePattern.Pattern && _type == SpinnerType.
Numeric
)