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