1 write to HDC
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\EmfScope.cs (1)
29
HDC
= hdc;
4 references to HDC
System.Windows.Forms.Primitives.TestUtilities (4)
Metafiles\EmfScope.cs (4)
65
if (
HDC
.IsNull)
70
_hemf = PInvoke.CloseEnhMetaFile(
HDC
);
247
public static implicit operator HDC(in EmfScope scope) => scope.
HDC
;
251
if (!
HDC
.IsNull)