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