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