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