Infragistics3.Wpf.DockManager.v8.1
ToggleDockedState Field
See Also 
Infragistics.Windows.DockManager Namespace > ContentPaneCommands Class : ToggleDockedState Field

Changes the state of a Dockable ContentPane from docked to floating or vice-versa.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly ToggleDockedState As RoutedCommand
C# 
public static readonly RoutedCommand ToggleDockedState

See Also