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