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

Closes all the sibling panes.

Syntax

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

See Also