1 reference to FocusIndicatorCornerRadius
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\SystemButtonDarkModeRenderer.cs (1)
64
using GraphicsPath focusPath = CreateRoundedRectanglePath(focusRect,
FocusIndicatorCornerRadius
);