2 references to GetChildAtPoint
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
6513return GetChildAtPoint(pt, GetChildAtPointSkip.None);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
4000return base.GetChildAtPoint(pt, skipValue);