Method GetTargetPosition
| Improve this Doc View SourceGetTargetPosition(DependencyObject)
Gets the value of DevZest.Windows.Docking.Primitives.DockManager.TargetPosition attached property from a given element.
Declaration
public static DropPosition GetTargetPosition(DependencyObject element)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.DependencyObject | element | The element from which to read the property value. |
Returns
| Type | Description |
|---|---|
| DropPosition | The value of DevZest.Windows.Docking.Primitives.DockManager.TargetPosition attached property. |