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

DiagramCustomItemQueryContinueDragEventArgs Properties

Provides data for the CustomItemQueryContinueDrag event.
Name Description
Action Indicates the kind of the action that raised the event.
IsCancellationRequested Indicates whether the drag operation cancellation is requested.
Items Returns the list of the diagram items the user is dragging.
KeyStates Gets the current state of the Shift, Ctrl, and Alt keys.
See Also