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