3 references to CloseEnhMetaFile
System.Drawing.Common.Tests (2)
System\Drawing\ImageTests.cs (1)
677HENHMETAFILE hemf = PInvokeCore.CloseEnhMetaFile(hdc);
System\Drawing\Imaging\MetafileTests.cs (1)
1031HENHMETAFILE hemf = PInvokeCore.CloseEnhMetaFile(hdc);
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\EmfScope.cs (1)
70_hemf = PInvokeCore.CloseEnhMetaFile(HDC);