[]
        
(Showing Draft Content)

C1.WPF.DragDropEventArgs.Effect

Effect Property

Effect

Gets or sets the DragDropEffect that will be applied when the user drops the DragSource element into the DropTarget element.

Declaration
public DragDropEffect Effect { get; set; }