The DropBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetAllowedDropType |
Gets the allowed drop type
|
![]() ![]() | GetDropCommand |
Returns command for drop action
|
![]() ![]() | GetFeedbackUI |
Gets the element used in adorner
|
![]() ![]() | GetFeedbackUIOffsetX |
Gets the x offset of the adorner
|
![]() ![]() | GetFeedbackUIOffsetY |
Gets the y offset of the adorner
|
![]() ![]() | GetIsDraggedOver |
Gets the IsDraggedOver property on specific object
|
![]() ![]() | GetIsDropTarget |
Gets value indicating if object is a drop target
|
![]() ![]() | SetAllowedDropType |
Sets the allowed drop type
|
![]() ![]() | SetDropCommand |
Sets command for drop action
|
![]() ![]() | SetFeedbackUI |
Sets the element used in adorner
|
![]() ![]() | SetFeedbackUIOffsetX |
Sets the x offset of the adorner
|
![]() ![]() | SetFeedbackUIOffsetY |
Sets the y offset of the adorner
|
![]() ![]() | SetIsDropTarget |
Sets value indicating if object is a drop target
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | AllowedDropTypeProperty |
Property for drop type allowed by the source element
|
![]() ![]() | DropCommandProperty |
Command executed when dropping
|
![]() ![]() | FeedbackUIOffsetXProperty |
Property for x offset of the drop adorner
|
![]() ![]() | FeedbackUIOffsetYProperty |
Property for y offset of the drop adorner
|
![]() ![]() | FeedbackUIProperty |
Property for element used in drop adorner
|
![]() ![]() | IsDraggedOverProperty |
Property indicating that this element is being dragged over
|
![]() ![]() | IsDropTargetProperty |
Indicates if target object should allow this behavior
|
Attached Properties
Name | Description | |
---|---|---|
![]() | AllowedDropType | |
![]() | DropCommand | |
![]() | FeedbackUI | |
![]() | FeedbackUIOffsetX | |
![]() | FeedbackUIOffsetY | |
![]() | IsDraggedOver | |
![]() | IsDropTarget |