2 references to ImageFormatEMF
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
19
private static readonly ImageFormat s_emf = new(PInvokeCore.
ImageFormatEMF
);
141
if (Guid == PInvokeCore.
ImageFormatEMF
)