8 references to True
System.Windows.Forms.Tests (8)
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxItemAccessibleObjectTests.cs (8)
596
AssertExtensions.
True
(comboBoxItem1, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId); // comboBoxItem1 above the visible area
598
AssertExtensions.
True
(comboBoxItem3, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId); // comboBoxItem3 below the visible area
615
AssertExtensions.
True
(comboBoxItem1, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId); // comboBoxItem1 above the visible area
617
AssertExtensions.
True
(comboBoxItem3, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId); // comboBoxItem3 below the visible area
632
AssertExtensions.
True
(comboBoxItem1, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId);
633
AssertExtensions.
True
(comboBoxItem2, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId);
648
AssertExtensions.
True
(comboBoxItem1, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId); // comboBoxItem1 above the visible area
650
AssertExtensions.
True
(comboBoxItem3, UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId); // comboBoxItem3 below the visible area