5 references to Numeric
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (5)
55
_type = SpinnerType.
Numeric
;
65
_type = SpinnerType.
Numeric
;
77
_type = SpinnerType.
Numeric
;
84
_type = SpinnerType.
Numeric
;
219
if (iid == RangeValuePattern.Pattern && _type == SpinnerType.
Numeric
)