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