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