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