1 write to Scale
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
806
Scale
= scale,
4 references to Scale
System.Windows.Forms (4)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (4)
260
using Pen lipPen = new(lipBrush, Math.Max(1f, metrics.
Scale
));
297
int inset = metrics.BorderWidth + Math.Max(2, (int)MathF.Round(2f * metrics.
Scale
));
305
using Pen focusPen = new(palette.Focus, Math.Max(1f, metrics.
Scale
* 0.75f))
411
(int)MathF.Ceiling(metrics.
Scale
));