DockManager Fields

DevZest WPF Docking

DockManager Fields

The DockManager type exposes the following members.

Fields
  Name Description
Public field Static member CanDragProperty
Identifies the CanDrag attached property.
Public field Static member DefaultFloatingPreviewSizeProperty
Identifies the DefaultFloatingPreviewSize attached property.
Public field Static member FloatingPreviewHeightProperty
Identifies the FloatingPreviewHeight attached property.
Public field Static member FloatingPreviewLeftProperty
Identifies the FloatingPreviewLeft attached property.
Public field Static member FloatingPreviewTopProperty
Identifies the FloatingPreviewTop attached property.
Public field Static member FloatingPreviewWidthProperty
Identifies the FloatingPreviewWidth attached property.
Public field Static member FloatingWindowStrategyProperty
Identifies the FloatingWindowStrategy attached property.
Public field Static member IsEnabledProperty
Identifies the IsEnabled attached property.
Public field Static member IsShiftKeyDownProperty
Identifies the IsShiftKeyDown attached property.
Public field Static member OverlayProperty
Identifies the Overlay attached property.
Public field Static member PreviewProperty
Identifies the Preview attached property.
Public field Static member ShowsBottomGuideProperty
Identifies the ShowsBottomGuide attached property.
Public field Static member ShowsFillGuideProperty
Identifies the ShowsFillGuide attached property.
Public field Static member ShowsGuideProperty
Identifies the ShowsGuide attached property.
Public field Static member ShowsLeftGuideProperty
Identifies the ShowsLeftGuide attached property.
Public field Static member ShowsRightGuideProperty
Identifies the ShowsRightGuide attached property.
Public field Static member ShowsTopGuideProperty
Identifies the ShowsTopGuide attached property.
Public field Static member TargetItemProperty
Identifies the TargetItem attached property.
Public field Static member TargetPositionProperty
Identifies the TargetPosition attached property.
Top
See Also