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