2 references to UIA_SpinnerControlTypeId
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
70
{ AccessibleRole.SpinButton, UIA_CONTROLTYPE_ID.
UIA_SpinnerControlTypeId
},
System\Windows\Forms\Controls\ToolStrips\ToolStripNumericUpDown.ToolStripNumericUpDownControl.ToolStripNumericUpDownAccessibleObject.cs (1)
27
=> (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_SpinnerControlTypeId
,