[]
        
(Showing Draft Content)

C1.WPF.C1DragDropManager.DragAutoScroll

DragAutoScroll Event

Fires after the C1DragDropManager automatically scrolls a ScrollViewer in order to keep the drop location within view.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event DragDropEventHandler DragAutoScroll
Returns
Type Description
DragDropEventHandler Fires after the automatically scrolls a in order to keep the drop location within view.
Remarks

The ScrollViewer property of the DragDropEventArgs contains a reference to the ScrollViewer that was updated.