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