Version 24.2 (latest)

XamDockManager Class Fields

For a list of all members of this type, see XamDockManager members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActivePaneChangedEventEvent ID for the ActivePaneChanged routed event  
Public Fieldstatic (Shared in Visual Basic)ActivePanePropertyIdentifies the ActivePane dependency property  
Public Fieldstatic (Shared in Visual Basic)AllowMaximizeFloatingWindowsPropertyIdentifies the AllowMaximizeFloatingWindows dependency property  
Public Fieldstatic (Shared in Visual Basic)AllowMinimizeFloatingWindowsPropertyIdentifies the AllowMinimizeFloatingWindows dependency property  
Public Fieldstatic (Shared in Visual Basic)CloseBehaviorPropertyIdentifies the CloseBehavior dependency property  
Public Fieldstatic (Shared in Visual Basic)ContextMenuStyleKeyThe key used to identify the System.Windows.Style for the System.Windows.Controls.ContextMenu instances created by the XamDockManager.  
Public Fieldstatic (Shared in Visual Basic)DockManagerPropertyIdentifies the DockManager attached readonly dependency property  
Public Fieldstatic (Shared in Visual Basic)DropPreviewStyleKeyThe key used to identify the System.Windows.Style for the System.Windows.Controls.Control instance used during a drag operation to represent where a pane will be positioned when it is dropped.  
Public Fieldstatic (Shared in Visual Basic)DropPreviewTabLocationPropertyIdentifies the 'DropPreviewTabLocation' attached readonly dependency property  
Public Fieldstatic (Shared in Visual Basic)ExecutedCommandEventEvent ID for the ExecutedCommand routed event  
Public Fieldstatic (Shared in Visual Basic)ExecutingCommandEventEvent ID for the ExecutingCommand routed event  
Public Fieldstatic (Shared in Visual Basic)FloatingLocationPropertyIdentifies the FloatingLocation attached dependency property  
Public Fieldstatic (Shared in Visual Basic)FloatingSizePropertyIdentifies the FloatingSize attached dependency property  
Public Fieldstatic (Shared in Visual Basic)FloatingWindowCaptionSourcePropertyIdentifies the FloatingWindowCaptionSource dependency property  
Public Fieldstatic (Shared in Visual Basic)FloatingWindowDoubleClickActionPropertyIdentifies the FloatingWindowDoubleClickAction dependency property  
Public Fieldstatic (Shared in Visual Basic)FloatingWindowDragModePropertyIdentifies the FloatingWindowDragMode dependency property  
Public Fieldstatic (Shared in Visual Basic)FloatingWindowPreviewStyleKeyThe key used to identify the System.Windows.Style for the System.Windows.Controls.Control instance used during a drag operation to represent where a floating window will be positioned when it is dropped.  
Public Fieldstatic (Shared in Visual Basic)FloatingWindowVisibilityPropertyIdentifies the FloatingWindowVisibility dependency property  
Public Fieldstatic (Shared in Visual Basic)FlyoutAnimationPropertyIdentifies the FlyoutAnimation dependency property  
Public Fieldstatic (Shared in Visual Basic)HasDocumentContentHostPropertyIdentifies the HasDocumentContentHost dependency property  
Public Fieldstatic (Shared in Visual Basic)InitializePaneContentEventEvent ID for the InitializePaneContent routed event  
Public Fieldstatic (Shared in Visual Basic)InitialLocationPropertyIdentifies the InitialLocation attached dependency property  
Public Fieldstatic (Shared in Visual Basic)IsLoadLayoutAllowedPropertyIdentifies the IsLoadLayoutAllowed dependency property  
Public Fieldstatic (Shared in Visual Basic)LayoutLoadedEventEvent ID for the LayoutLoaded routed event  
Public Fieldstatic (Shared in Visual Basic)LayoutModePropertyIdentifies the LayoutMode dependency property  
Public Fieldstatic (Shared in Visual Basic)MenuItemSeparatorStyleKeyThe key used to identify the System.Windows.Style for System.Windows.Controls.Separator instances that are submenu items within the XamDockManager.  
Public Fieldstatic (Shared in Visual Basic)MenuItemStyleKeyThe key used to identify the System.Windows.Style for System.Windows.Controls.MenuItem instances that are submenu items within the XamDockManager.  
Public Fieldstatic (Shared in Visual Basic)NavigationOrderPropertyIdentifies the NavigationOrder dependency property  
Public Fieldstatic (Shared in Visual Basic)PaneDragEndedEventEvent ID for the PaneDragEnded routed event  
Public Fieldstatic (Shared in Visual Basic)PaneDragOverEventEvent ID for the PaneDragOver routed event  
Public Fieldstatic (Shared in Visual Basic)PaneDragStartingEventEvent ID for the PaneDragStarting routed event  
Public Fieldstatic (Shared in Visual Basic)PaneLocationPropertyIdentifies the PaneLocation attached readonly dependency property  
Public Fieldstatic (Shared in Visual Basic)PaneNavigatorButtonDisplayModePropertyIdentifies the PaneNavigatorButtonDisplayMode dependency property  
Public Fieldstatic (Shared in Visual Basic)PinBehaviorPropertyIdentifies the PinBehavior dependency property  
Public Fieldstatic (Shared in Visual Basic)RerouteToolWindowKeyEventsPropertyIdentifies the RerouteToolWindowKeyEvents dependency property  
Public Fieldstatic (Shared in Visual Basic)ShowFloatingWindowsInTaskbarPropertyIdentifies the ShowFloatingWindowsInTaskbar dependency property  
Public Fieldstatic (Shared in Visual Basic)SubMenuItemTemplateKeyThe key used to identify the System.Windows.Style for System.Windows.Controls.ToolTip instances used in the XamDockManager.  
Public Fieldstatic (Shared in Visual Basic)TabItemDragBehaviorPropertyIdentifies the TabItemDragBehavior dependency property  
Public Fieldstatic (Shared in Visual Basic)ThemeChangedEventRouted event used to notify when the Theme property has been changed.  
Public Fieldstatic (Shared in Visual Basic)ThemePropertyIdentifies the 'Theme' dependency property  
Public Fieldstatic (Shared in Visual Basic)ToolTipStyleKeyThe key used to identify the System.Windows.Style for System.Windows.Controls.ToolTip instances used in the XamDockManager.  
Public Fieldstatic (Shared in Visual Basic)ToolWindowLoadedEventEvent ID for the ToolWindowLoaded routed event  
Public Fieldstatic (Shared in Visual Basic)ToolWindowUnloadedEventEvent ID for the ToolWindowUnloaded routed event  
Public Fieldstatic (Shared in Visual Basic)UnpinnedTabHoverActionPropertyIdentifies the UnpinnedTabHoverAction dependency property  
Public Fieldstatic (Shared in Visual Basic)UseOwnedFloatingWindowsPropertyIdentifies the UseOwnedFloatingWindows dependency property  
See Also