3 references to Outset
System.Windows.Forms (3)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanel.cs (1)
456else if (cellBorderStyle == TableLayoutPanelCellBorderStyle.Outset)
System\Windows\Forms\Rendering\ControlPaint.cs (2)
2398case TableLayoutPanelCellBorderStyle.Outset: 2440case TableLayoutPanelCellBorderStyle.Outset: