[]
Sets the value of the Dock attached property for the specified element.
public static void SetDock(DependencyObject element, Dock value)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element to write the attached property to. |
| Dock | value | The property value to set. |