DragEventArgsBase Constructors
Serves as the base for classes that provide data for the DataViewBase.DragRecordOver and DataViewBase.DropRecord events.
Name | Parameters | Description |
---|---|---|
Drag |
routed |
Initializes a new instance of the Drag |
See Also