17 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 (15)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\FlatButtonDarkModeRenderer.cs (1)
112
using var path = new
GraphicsPath
();
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ModernButtonDarkModeRenderer.cs (1)
227
GraphicsPath path =
new
();
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs (1)
201
GraphicsPath path =
new
();
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (3)
225
GraphicsPath path =
new
();
264
GraphicsPath path =
new
();
314
GraphicsPath path =
new
();
System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs (1)
439
GraphicsPath path =
new
();
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (1)
489
GraphicsPath path =
new
();
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2746
using GraphicsPath roundedBodyPath =
new
();
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1126
using GraphicsPath bodyPath =
new
();
System\Windows\Forms\ParentBackgroundRenderer.cs (1)
81
using GraphicsPath outline =
new
();
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (1)
114
using GraphicsPath focusPath =
new
();
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
612
GraphicsPath path =
new
();
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (1)
246
GraphicsPath path =
new
();
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (1)
245
using GraphicsPath path =
new
();