2 references to UIA_SliderControlTypeId
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
68{ AccessibleRole.Slider, UIA_CONTROLTYPE_ID.UIA_SliderControlTypeId },
System\Windows\Forms\Controls\TrackBar\TrackBar.TrackBarAccessibleObject.cs (1)
154=> (VARIANT)(int)UIA_CONTROLTYPE_ID.UIA_SliderControlTypeId,