The DragContentBeginEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowedEffects |
Gets or sets the allowed effects.
| |
| Cancel |
Gets or sets a value indicating whether this drag & drop operation should be cancelled.
| |
| Content |
Gets or sets the content.
| |
| Data |
Gets or sets the data object for drad & drop operations between different applications.
| |
| Source |
Gets the source of the drag & drop operation.
|