Xceed Toolkit Plus for WPF v4.6 Documentation
DraggedElementConfiguration Class Members
Fields  Properties  Methods 


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.DragDrop Namespace : DraggedElementConfiguration Class

The following tables list the members exposed by DraggedElementConfiguration.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DraggedElementConfiguration class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Identifies the CanDropCursor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CanDropCursorTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DisplaySiblingElements dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ElementFadeInDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ElementFadeOutDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ElementTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the NoDropCursor dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the NoDropCursorTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PositionAdornerRelativeToElement dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the SiblingElementTemplate dependency property.  
Top
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.DependencyObject)
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
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
See Also

Reference

DraggedElementConfiguration Class
Xceed.Wpf.DragDrop Namespace