2 references to BeginPaint
System.Private.Windows.Core (2)
Windows.Win32.PInvokeCore.USER32.dll.g.cs (2)
26
/// <inheritdoc cref="
BeginPaint
(winmdroot.Foundation.HWND, winmdroot.Graphics.Gdi.PAINTSTRUCT*)"/>
32
winmdroot.Graphics.Gdi.HDC __result = PInvokeCore.
BeginPaint
(hWnd, lpPaintLocal);