C1.WPF Namespace : C1DragDropManager Class |
For a list of all members of this type, see C1DragDropManager members.
Name | Description | |
---|---|---|
![]() | AutoScroll | Gets or sets whether the C1DragDropManager should automatically scroll the System.Windows.Controls.ScrollViewer that contains the drop target. |
![]() | AutoScrollDelay | Gets or sets the number of milliseconds between auto scroll steps. |
![]() | AutoScrollEdge | Gets or sets the distance between the mouse and the edges of a drag target element that triggers the auto scroll process. |
![]() | AutoScrollStep | Gets or sets the number of pixels to scroll in each auto scroll step. |
![]() | Canvas | Gets a reference to the C1.Silverlight.C1DragDropManager.Canvas being used to show the drag-and-drop process. |
![]() | DragThreshold | Gets or sets the distance in pixels that the mouse must move before a drag operation starts. |
![]() | SourceMarker | Gets a reference to the System.Windows.Controls.Border used to highlight the drag source. |
![]() | TargetMarker | Gets the System.Windows.Controls.Border used to indicate the drop location. |