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