GiveRecordDragFeedbackEventArgs Constructors
Provides data for the DataViewBase.GiveRecordDragFeedback event.| Name | Parameters | Description |
|---|---|---|
| GiveRecordDragFeedbackEventArgs(RoutedEvent, Object) | routedEvent, source | Initializes a new instance of the GiveRecordDragFeedbackEventArgs class. |
See Also