2 references to ImageFormatWMF
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
20
private static readonly ImageFormat s_wmf = new(PInvokeCore.
ImageFormatWMF
);
146
if (Guid == PInvokeCore.
ImageFormatWMF
)