Base:
method
HitTest
System.Windows.Forms.AccessibleObject.HitTest(System.Int32, System.Int32)
1 reference to HitTest
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ControlDesignerAccessibleObjectTests.cs (1)
151accessibleObject.HitTest(10, 10).Should().Be(mockAccessibleObject.Object);