2 references to CreateRoundedPath
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\PopupButtonDarkModeRenderer.cs (2)
42
using GraphicsPath bodyPath =
CreateRoundedPath
(bodyBounds);
127
using GraphicsPath borderClip =
CreateRoundedPath
(bounds);