2 references to GetMiddle
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ControlTestBase.cs (2)
393
return new Point(
GetMiddle
(cell.Right, cell.Left),
GetMiddle
(cell.Top, cell.Bottom));