[]
Sets the direction.
public static void SetDirection(DependencyObject obj, Point value)
Public Shared Sub SetDirection(obj As DependencyObject, value As Point)
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | The visual element. |
| Point | value | The value. |
Used by internal dragging algorithm.