Name | Description | |
---|---|---|
![]() | AllowedEffects | Gets or sets the effects that the source supports. It is only possible to set the allowed effects before you request a drag and drop with this source (e.g. when the State property is equal to Ready) |
![]() | DataObject | Gets the data object that is associated with this drag drop source. Only valid when this drag drop source, is requested for drag and drop, or is currently dragged and dropped. |
![]() | DropOnMouseButtonsDown | Specifies the mouse buttons, that trigger Drop when pressed. By default set to All. |
![]() | DropOnMouseButtonsUp | Specifies the mouse buttons, that trigger Drop when released. By default set to Left. |
![]() | State | Gets the state of this drag drop source |