2 references to CreateEnhMetaFile
Microsoft.Private.Windows.Core (2)
Windows.Win32.PInvokeCore.GDI32.dll.g.cs (2)
231
/// <inheritdoc cref="
CreateEnhMetaFile
(winmdroot.Graphics.Gdi.HDC, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.RECT*, winmdroot.Foundation.PCWSTR)"/>
240
winmdroot.Graphics.Gdi.HDC __result = PInvokeCore.
CreateEnhMetaFile
(hdc, lpFilenameLocal, lprc.HasValue ? &lprcLocal : null, lpDescLocal);