Name | Description | |
---|---|---|
ApplyDraggedElementRenderTransform | ||
CanDropCursor | Gets or sets the cursor used to show that a drop operation can be performed. | |
CanDropCursorTemplate | Gets or sets the data template used to display the CanDropCursor. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DisplaySiblingElements | Gets a value that determines whether dragged elements that are siblings of the main element being dragged will be displayed. | |
ElementFadeInDuration | Gets or sets the duration of the dragged element's fade-in animation. | |
ElementFadeOutDuration | Gets or sets the duration of the dragged element's fade-out animation. | |
ElementTemplate | Gets or sets the data template used to display the dragged element. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
NoDropCursor | Gets or sets the cursor used to show that a drop operation cannot be performed. | |
NoDropCursorTemplate | ||
PositionAdornerRelativeToElement | Gets or sets a value that determines whether the adorner is positioned relative to the dragged element. | |
SiblingElementTemplate | The data template used to display the dragged elements that are siblings of the main dragged element. |