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