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