2 references to ContentInsetLogical
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ModernFlatButtonRenderer.cs (2)
34=> new(Math.Max(BorderThickness, Scale(ContentInsetLogical))); 77int inset = Math.Max(BorderThickness, Scale(ContentInsetLogical));