2 references to UIA_ProgressBarControlTypeId
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
60
{ AccessibleRole.ProgressBar, UIA_CONTROLTYPE_ID.
UIA_ProgressBarControlTypeId
},
System\Windows\Forms\Controls\ProgressBar\ProgressBar.ProgressBarAccessibleObject.cs (1)
32
=> (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_ProgressBarControlTypeId
,