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