5 references to Numeric
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (5)
66
_type = SpinnerType.
Numeric
;
76
_type = SpinnerType.
Numeric
;
88
_type = SpinnerType.
Numeric
;
95
_type = SpinnerType.
Numeric
;
230
if (iid == RangeValuePattern.Pattern && _type == SpinnerType.
Numeric
)