[]
Gets the direction.
public static Point GetDirection(DependencyObject obj)
Public Shared Function GetDirection(obj As DependencyObject) As Point
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | The visual element. |
| Type | Description |
|---|---|
| Point |
Used by internal dragging algorithm.