3 references to FillPath
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
1209
FillPath
(brush, path);
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs (1)
53
graphics.
FillPath
(brush, path);
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (1)
42
graphics.
FillPath
(brush, fillPath);