2 references to SetWindowRgn
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SetWindowRgn.cs (2)
8/// <inheritdoc cref="SetWindowRgn(HWND, HRGN, BOOL)"/> 12int result = SetWindowRgn(hwnd.Handle, hrgn, fRedraw);