2 references to SetParent
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SetParent.cs (2)
8/// <inheritdoc cref="SetParent(HWND, HWND)"/> 13HWND result = SetParent(hWndChild.Handle, hWndNewParent.Handle);