2 references to FocusIndicatorCornerRadius
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (2)
49using GraphicsPath fillPath = CreateRoundedPath(pathBounds, FocusIndicatorCornerRadius); 76float outerRadius = FocusIndicatorCornerRadius + (2 * SystemStylePadding);