DevZest WPF Docking
ShowAsDockPositionAction Class |
Represents the action to show source DockItem as specified dock position.

SystemObject System.Windows.MarkupMarkupExtension
DevZest.Windows.DockingShowAction
DevZest.Windows.DockingShowAsDockPositionAction
DevZest.Windows.DockingShowAction
DevZest.Windows.DockingShowAsDockPositionAction
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)

The ShowAsDockPositionAction type exposes the following members.

Name | Description | |
---|---|---|
![]() | ShowAsDockPositionAction | Initializes a new instance of the ShowAsDockPositionAction class. |

Name | Description | |
---|---|---|
![]() | DockPosition | Gets for sets a value for the specified dock position. |
![]() | ShowMethod | Gets or sets the show method for the action. (Inherited from ShowAction.) |
![]() | Source | Gets or sets the source DockItem. (Inherited from ShowAction.) |

This show action corresponds Show(DockControl, DockPosition, DockItemShowMethod) method.
