[]
Fires after the C1DragDropManager automatically scrolls a ScrollViewer in order to keep the drop location within view.
public event DragDropEventHandler DragAutoScroll
Type | Description |
---|---|
DragDropEventHandler | Fires after the automatically scrolls a in order to keep the drop location within view. |
The ScrollViewer property of the DragDropEventArgs contains a reference to the ScrollViewer that was updated.