3 references to IsWmfPlaceable
System.Drawing.Common.Tests (3)
mono\System.Imaging\MetafileTest.cs (2)
88
Assert.True(header.
IsWmfPlaceable
());
155
Assert.False(header.
IsWmfPlaceable
());
System\Drawing\Imaging\MetafileTests.cs (1)
1007
Assert.True(header.
IsWmfPlaceable
());