3 references to CornerRadius
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (3)
163
CornerRadius
);
204
graphics.DrawPath(topLeftPen, GetTopLeftSegmentPath(borderRect,
CornerRadius
));
208
graphics.DrawPath(bottomRightPen, GetBottomRightSegmentPath(borderRect,
CornerRadius
));