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