2 references to GetRootHWnd
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
4540HandleRef otherHwndRoot = WindowsFormsUtils.GetRootHWnd(otherHandle);
winforms\Managed\System\WinForms\WinFormsUtils.cs (1)
294return GetRootHWnd(new HandleRef(control, control.Handle));