Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Science.Thermorheology
MasterCurveDataController.AvailableItems_DragHandler Class
AvailableItems_DragHandler Methods
CanStartDrag Method
DragCancelled Method
DragEnded Method
StartDrag Method
Master
Curve
Data
Controller
Available
Items_
Drag
Handler
Start
Drag Method
Starts a drag operation.
Namespace:
Altaxo.Gui.Science.Thermorheology
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
StartDrag
(
IEnumerable
items
,
out
Object
data
,
out
bool
canCopy
,
out
bool
canMove
)
Parameters
items
IEnumerable
The items to drag.
data
Object
The drag data object.
canCopy
Boolean
Set to
if copying is allowed.
canMove
Boolean
Set to
if moving is allowed.
Implements
IMVVMDragHandler
StartDrag(IEnumerable, Object
, Boolean
, Boolean
)
See Also
Reference
MasterCurveDataController
AvailableItems_DragHandler Class
Altaxo.Gui.Science.Thermorheology Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net