19 references to UIA_IsOffscreenPropertyId
System.Windows.Forms (19)
winforms\Managed\System\WinForms\ComboBox.cs (5)
4707case NativeMethods.UIA_IsOffscreenPropertyId: 5125case NativeMethods.UIA_IsOffscreenPropertyId: 5288case NativeMethods.UIA_IsOffscreenPropertyId: 5508case NativeMethods.UIA_IsOffscreenPropertyId: 5671case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\Control.cs (1)
19936case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (1)
576case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5546case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
1605case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
2417case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1513case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (1)
719case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
290case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2885case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6310case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
808case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\ToolStripDropDownItem.cs (1)
830if (AccessibilityImprovements.Level3 && propertyID == NativeMethods.UIA_IsOffscreenPropertyId && owner != null && owner.Owner is ToolStripDropDown) {
winforms\Managed\System\WinForms\ToolStripGrip.cs (1)
295case NativeMethods.UIA_IsOffscreenPropertyId:
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
4177case NativeMethods.UIA_IsOffscreenPropertyId: