DevZest WPF Docking
ShowInDockTreeAction Class |
Inheritance Hierarchy
SystemObject System.Windows.MarkupMarkupExtension
DevZest.Windows.DockingShowAction
DevZest.Windows.DockingShowInDockTreeAction
DevZest.Windows.DockingShowAsSidePaneAction
DevZest.Windows.DockingShowAsTabbedAction
DevZest.Windows.DockingShowAction
DevZest.Windows.DockingShowInDockTreeAction
DevZest.Windows.DockingShowAsSidePaneAction
DevZest.Windows.DockingShowAsTabbedAction
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
The ShowInDockTreeAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsFloating | Gets or sets a value indicates whether target DockTree is floating. | |
ShowMethod | Gets or sets the show method for the action. (Inherited from ShowAction.) | |
Source | Gets or sets the source DockItem. (Inherited from ShowAction.) | |
Target | Gets or sets the target DockItem. |
Remarks
See Also