2 references to PAINTSTRUCT
System.Design (2)
System\Design\UnsafeNativeMethods.cs (2)
19
public static IntPtr BeginPaint(IntPtr hWnd, ref
PAINTSTRUCT
lpPaint);
24
public static bool EndPaint(IntPtr hWnd, ref
PAINTSTRUCT
lpPaint);