Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.DragDrop Namespace / DraggedElementConfiguration Class


In This Topic
    DraggedElementConfiguration Class Properties
    In This Topic

    For a list of all members of this type, see DraggedElementConfiguration members.

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the cursor used to show that a drop operation can be performed.  
    Public PropertyGets or sets the data template used to display the CanDropCursor.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets a value that determines whether dragged elements that are siblings of the main element being dragged will be displayed.  
    Public PropertyGets or sets the duration of the dragged element's fade-in animation.  
    Public PropertyGets or sets the duration of the dragged element's fade-out animation.  
    Public PropertyGets or sets the data template used to display the dragged element.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the cursor used to show that a drop operation cannot be performed.  
    Public Property  
    Public PropertyGets or sets a value that determines whether the adorner is positioned relative to the dragged element.  
    Public PropertyThe data template used to display the dragged elements that are siblings of the main dragged element.  
    Top
    See Also