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