3 references to OnePixExtraBorder
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (3)
248private int FullBorderSize => OnePixExtraBorder ? BorderSize++ : BorderSize; 484if (OnePixExtraBorder) 689OnePixExtraBorder = {{OnePixExtraBorder}}