2 references to GetEnhMetaFileBits
System.Private.Windows.Core (2)
_generated\195\Windows.Win32.PInvokeCore.GDI32.dll.g.cs (2)
452
/// <inheritdoc cref="
GetEnhMetaFileBits
(winmdroot.Graphics.Gdi.HENHMETAFILE, uint, byte*)"/>
458
uint __result = PInvokeCore.
GetEnhMetaFileBits
(hEMF, (uint )lpData.Length, lpDataLocal);