[]
Gets the value of the VerticalPathAlignment attached property from a given object.
public static VerticalAlignment GetVerticalPathAlignment(DependencyObject d)
Public Shared Function GetVerticalPathAlignment(d As DependencyObject) As VerticalAlignment
| Type | Name | Description |
|---|---|---|
| DependencyObject | d | The object to read value from. |
| Type | Description |
|---|---|
| VerticalAlignment | The property value. |