4 references to SubpathCount
System.Drawing.Common.Tests (4)
System\Drawing\Drawing2D\GraphicsPathIteratorTests.cs (4)
173Assert.Equal(0, gpi.SubpathCount); 174Assert.Equal(0, gpiNull.SubpathCount); 183Assert.Equal(2, gpiWithSubpaths.SubpathCount); 214Assert.Equal(2, gpi.SubpathCount);