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