The DragContentBeginEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAllowedEffects
Gets or sets the allowed effects.
Public propertyCancel
Gets or sets a value indicating whether this drag & drop operation should be cancelled.
Public propertyContent
Gets or sets the content.
Public propertyData
Gets or sets the data object for drad & drop operations between different applications.
Public propertySource
Gets the source of the drag & drop operation.

See Also