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