3 references to ModernContentInset
System.Windows.Forms (3)
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (3)
1026? textWidth + (ModernContentInset * 2) + GetModernButtonGroupWidth() 1032/// inset by <see cref="ModernContentInset"/> so they sit inside the frame drawn by 1041int pad = ModernContentInset;