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