[]
Sets the value of the VerticalPathAlignment attached property to a given object.
public static void SetVerticalPathAlignment(DependencyObject d, VerticalAlignment value)
| Type | Name | Description |
|---|---|---|
| DependencyObject | d | The object to set value to. |
| VerticalAlignment | value | The property value. |