6 references to Draw3DLiteBorder
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ButtonInternal\ButtonFlatAdapter.cs (3)
106Draw3DLiteBorder(g, r, colors, false); 180Draw3DLiteBorder(g, r, colors, false); 263Draw3DLiteBorder(g, r, colors, false);
winforms\Managed\System\WinForms\ButtonInternal\ButtonPopupAdapter.cs (2)
59Draw3DLiteBorder(g, r, colors, false); 120Draw3DLiteBorder(g, r, colors, true);
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (1)
900ButtonBaseAdapter.Draw3DLiteBorder(g, valBounds, colors, true);