DockItemDraggingEventArgs.ScreenPoint Property
Gets the current point at which the item is being dragged.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Point | The point where the item is being dragged. |
See Also