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