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