DevZest WPF Docking
DocumentWindow Class |
Represents the visual presentation of document DockPane object.
Inheritance Hierarchy
SystemObject System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
DevZest.Windows.Docking.PrimitivesDockWindow
DevZest.Windows.Docking.PrimitivesDocumentWindow
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
DevZest.Windows.Docking.PrimitivesDockWindow
DevZest.Windows.Docking.PrimitivesDocumentWindow
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
The DocumentWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DocumentWindow | Initializes a new instance of the DocumentWindow class |
Properties
Name | Description | |
---|---|---|
DoubleClickCommand | Gets or sets the double click command being invoked. This is a dependency property. (Inherited from DockWindow.) |
Remarks
See Also