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

Hides the UnpinnedTabFlyout if the pane is unpinned and currently displayed within the flyout.

Syntax

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

See Also