5 references to UIA_IsValuePatternAvailablePropertyId
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4563
case NativeMethods.
UIA_IsValuePatternAvailablePropertyId
:
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
425
case NativeMethods.
UIA_IsValuePatternAvailablePropertyId
:
winforms\Managed\System\WinForms\ProgressBar.cs (1)
957
case NativeMethods.
UIA_IsValuePatternAvailablePropertyId
:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1185
else if (propertyID == NativeMethods.
UIA_IsValuePatternAvailablePropertyId
) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6997
else if (propertyID == NativeMethods.
UIA_IsValuePatternAvailablePropertyId
) {