18 references to FillPath
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
1209
FillPath
(brush, path);
System.Windows.Forms (17)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ModernButtonDarkModeRenderer.cs (4)
111
graphics.
FillPath
(borderBrush, borderPath);
119
graphics.
FillPath
(brush, bodyPath);
157
graphics.
FillPath
(gapBrush, gapPath);
166
graphics.
FillPath
(ringBrush, ringPath);
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs (1)
45
graphics.
FillPath
(brush, bodyPath);
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (2)
51
graphics.
FillPath
(brush, fillPath);
83
graphics.
FillPath
(focusBrush, focusPath);
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (2)
349
e.Graphics.
FillPath
(bodyBrush, path);
365
e.Graphics.
FillPath
(headerBrush, path);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2748
offscreenGraphics.
FillPath
(clientBackgroundBrush, roundedBodyPath);
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1128
graphics.
FillPath
(clientBackgroundBrush, bodyPath);
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (4)
171
graphics.
FillPath
(softBrush, outerPath);
176
graphics.
FillPath
(coreBrush, innerPath);
189
graphics.
FillPath
(bodyBrush, bodyPath);
215
graphics.
FillPath
(bowlBrush, bowlPath);
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (1)
139
graphics.
FillPath
(brush, path);
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (1)
252
graphics.
FillPath
(backgroundBrush, path);