Property DraggedInteractors
Namespace TallComponents.Interaction.WPF.Events
Class DragDropEventArgs
One or more interactors that are being dragged. Can be null if some other object (of another application) is being dragged.
Syntax
public InteractorCollection DraggedInteractors { get; }
Property value
InteractorCollection