2 references to DrawThemeParentBackground
System.Windows.Forms.Primitives (2)
_generated\426\Windows.Win32.PInvoke.UXTHEME.dll.g.cs (2)
152 /// <inheritdoc cref="DrawThemeParentBackground(winmdroot.Foundation.HWND, winmdroot.Graphics.Gdi.HDC, winmdroot.Foundation.RECT*)"/> 158 winmdroot.Foundation.HRESULT __result = PInvoke.DrawThemeParentBackground(hwnd, hdc, prc.HasValue ? &prcLocal : null);