6 references to Draw3DLiteBorder
System.Windows.Forms (6)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonFlatAdapter.cs (3)
106Draw3DLiteBorder(e, r, colors, up: false); 194Draw3DLiteBorder(e, r, colors, up: false); 287Draw3DLiteBorder(e, r, colors, up: false);
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonPopupAdapter.cs (2)
55Draw3DLiteBorder(e, r, colors, up: false); 113Draw3DLiteBorder(e, r, colors, true);
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
836ButtonBaseAdapter.Draw3DLiteBorder(g, valBounds, colors, true);