Click or drag to resize

DragManager Properties

The DragManager type exposes the following members.

Properties
  NameDescription
Public propertyDocumentCursor
Gets and sets a value indicating if document cursors should be used during dragging.
Public propertyDragTargetProviders
Gets access to the collection of target providers.
Public propertyIsDisposed
Gets a value indicating if the view has been disposed.
Public propertyIsDragging
Gets a value indicating if dragging is currently occuring.
Public propertyPalette
Gets and sets the custom palette implementation.
Public propertyPaletteMode
Gets or sets the palette to be applied.
Public propertyStateCommon
Gets access to the common navigator appearance entries.
Top
See Also