The DragBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetCanDragStart |
Gets the value idicating that drag can start
|
![]() ![]() | GetFinishDragCommand |
Returns command for drag finishing action
|
![]() ![]() | GetIsDragging |
Gets the IsDragging property on specific object
|
![]() ![]() | GetIsDragSource |
Gets value indicating if object is a drag source
|
![]() ![]() | GetStartDragCommand |
Returns command for drag starting action
|
![]() ![]() | GetSupportedEffects |
Gets the supported effects
|
![]() ![]() | SetCanDragStart |
Sets the value idicating that drag can start
|
![]() ![]() | SetFinishDragCommand |
Sets command for drag finishing action
|
![]() ![]() | SetIsDragSource |
Sets value indicating if object is a drag source
|
![]() ![]() | SetStartDragCommand |
Sets command for drag starting action
|
![]() ![]() | SetSupportedEffects |
Sets the supported effects
|