Name | Description | |
---|---|---|
DraggedElementConfiguration Constructor | Initializes a new instance of the DraggedElementConfiguration class. |
The following tables list the members exposed by DraggedElementConfiguration.
Name | Description | |
---|---|---|
DraggedElementConfiguration Constructor | Initializes a new instance of the DraggedElementConfiguration class. |
Name | Description | |
---|---|---|
ApplyDraggedElementRenderTransformProperty | ||
CanDropCursorProperty | Identifies the CanDropCursor dependency property. | |
CanDropCursorTemplateProperty | Identifies the CanDropCursorTemplate dependency property. | |
DisplaySiblingElementsProperty | Identifies the DisplaySiblingElements dependency property. | |
ElementFadeInDurationProperty | Identifies the ElementFadeInDuration dependency property. | |
ElementFadeOutDurationProperty | Identifies the ElementFadeOutDuration dependency property. | |
ElementTemplateProperty | Identifies the ElementTemplate dependency property. | |
NoDropCursorProperty | Identifies the NoDropCursor dependency property. | |
NoDropCursorTemplateProperty | Identifies the NoDropCursorTemplate dependency property. | |
PositionAdornerRelativeToElementProperty | Identifies the PositionAdornerRelativeToElement dependency property. | |
SiblingElementTemplateProperty | Identifies the SiblingElementTemplate dependency property. |
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. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) | |
ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |