4 references to Never
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DockingAttribute.cs (1)
26this.dockingBehavior = DockingBehavior.Never;
winforms\Managed\System\WinForms\SplitterPanel.cs (1)
32Docking(DockingBehavior.Never),
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
28[Docking(DockingBehavior.Never)]
winforms\Managed\System\WinForms\ToolStripContentPanel.cs (1)
23Docking(DockingBehavior.Never),