DevZest WPF Docking
| ShowAction Class |
Represents base class for the action to show a DockItem.
Inheritance HierarchySystemObject System.Windows.MarkupMarkupExtension
DevZest.Windows.DockingShowAction
DevZest.Windows.DockingShowAsDockPositionAction
DevZest.Windows.DockingShowAsFloatingAction
DevZest.Windows.DockingShowInDockTreeAction
DevZest.Windows.DockingShowAction
DevZest.Windows.DockingShowAsDockPositionAction
DevZest.Windows.DockingShowAsFloatingAction
DevZest.Windows.DockingShowInDockTreeAction
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
SyntaxThe ShowAction type exposes the following members.
Properties| Name | Description | |
|---|---|---|
![]() | ShowMethod | Gets or sets the show method for the action. |
![]() | Source | Gets or sets the source DockItem. |
See Also