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