4 references to WmfPlaceable
System.Drawing.Common.Tests (4)
mono\System.Imaging\MetafileTest.cs (4)
45
string filename = Helpers.GetTestBitmapPath(
WmfPlaceable
);
94
using Metafile mf = new(Helpers.GetTestBitmapPath(
WmfPlaceable
));
108
using FileStream fs = File.OpenRead(Helpers.GetTestBitmapPath(
WmfPlaceable
));
123
string filename = Helpers.GetTestBitmapPath(
WmfPlaceable
);