Property DataObject
Namespace TallComponents.Interaction.WPF
Class Selection
The currently selected DataObject. This object gets derived from the current list of selected interactors. It can be used for copying to the clipboard, or drag-and-drop operations.
Syntax
public DataObject DataObject { get; }
Property value
DataObject