[]
Gets the value of the Dock attached property for the specified element.
public static Dock GetDock(DependencyObject element)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element from which to read the attached property. |
| Type | Description |
|---|---|
| Dock | The value of the Dock property. |