DragEventArgsBase Constructors
Serves as the base for classes that provide data for the DataViewBase.DragRecordOver and DataViewBase.DropRecord events.Name | Parameters | Description |
---|---|---|
DragEventArgsBase(RoutedEvent, Object) | routedEvent, source | Initializes a new instance of the DragEventArgsBase class with the specified event arguments. |
See Also