2 references to GetIsOffscreenPropertyValue
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\ToolStripControlHost.ToolStripHostedControlAccessibleObjectTests.cs (2)
47
GetIsOffscreenPropertyValue
(item.AccessibilityObject).Should().BeTrue();
48
GetIsOffscreenPropertyValue
(item.Control.AccessibilityObject).Should().BeTrue();