7 references to new
System.Drawing.Common (2)
System\Drawing\Graphics.cs (2)
733
using GraphicsPath path =
new
();
1207
using GraphicsPath path =
new
();
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\FlatButtonDarkModeRenderer.cs (1)
101
using var path = new
GraphicsPath
();
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs (1)
226
GraphicsPath path =
new
();
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (3)
198
GraphicsPath path =
new
();
237
GraphicsPath path =
new
();
276
GraphicsPath path =
new
();