3 references to Single
System.Windows.Forms (2)
System\Windows\Forms\Rendering\ControlPaint.cs (2)
2333case TableLayoutPanelCellBorderStyle.Single: 2363case TableLayoutPanelCellBorderStyle.Single:
System.Windows.Forms.Tests (1)
System\Windows\Forms\TableLayoutPanelTests.cs (1)
216yield return new object[] { resizeRedraw, TableLayoutPanelCellBorderStyle.Single, true, 1 };