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

Activates the specified ContentPane

Syntax

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

See Also