The DragBehavior type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetCanDragStart
Gets the value idicating that drag can start
Public methodStatic memberGetFinishDragCommand
Returns command for drag finishing action
Public methodStatic memberGetIsDragging
Gets the IsDragging property on specific object
Public methodStatic memberGetIsDragSource
Gets value indicating if object is a drag source
Public methodStatic memberGetStartDragCommand
Returns command for drag starting action
Public methodStatic memberGetSupportedEffects
Gets the supported effects
Public methodStatic memberSetCanDragStart
Sets the value idicating that drag can start
Public methodStatic memberSetFinishDragCommand
Sets command for drag finishing action
Public methodStatic memberSetIsDragSource
Sets value indicating if object is a drag source
Public methodStatic memberSetStartDragCommand
Sets command for drag starting action
Public methodStatic memberSetSupportedEffects
Sets the supported effects

See Also