Skip to main content
A newer version of this page is available. .

DragDropBehavior.Create Method

Name Parameters Description
Create(Type, Boolean, Boolean, Boolean, DragDropEvents) static dragDropBehaviorSourceType, previewVisible, insertIndicatorVisible, allowDrop, events Returns a new Drag-and-Drop Behavior. For internal use.
Create(Type, Boolean, Boolean, Boolean, Boolean, DragDropEvents) static dragDropBehaviorSourceType, previewVisible, insertIndicatorVisible, allowDrop, allowDrag, events Returns a new Drag-and-Drop Behavior. For internal use.
Create(Type, Boolean, Boolean, Boolean) static dragDropBehaviorSourceType, previewVisible, insertIndicatorVisible, allowDrop Returns a new Drag-and-Drop Behavior. For internal use.