Implemented interface member:
13 references to Clone
System.Drawing.Common.Tests (13)
System\Drawing\Drawing2D\GraphicsPathTests.cs (13)
103
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1149
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1158
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1167
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1176
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1186
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1196
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1211
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1226
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1236
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1246
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1256
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());
1271
using GraphicsPath clone = Assert.IsType<GraphicsPath>(gp.
Clone
());