3 references to AddRoundedRectangle
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\FlatButtonDarkModeRenderer.cs (1)
102
path.
AddRoundedRectangle
(rect, s_corner);
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs (1)
227
path.
AddRoundedRectangle
(bounds, new Size(radius, radius));
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (1)
278
path.
AddRoundedRectangle
(bounds, new Size(radius, radius));