[]
Sets the value of the Pinpoint attached property for the specified element.
public static void SetPinpoint(DependencyObject element, Point value)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element to write the attached property to. |
| Point | value | The property value to set. |