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