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