Initializes a CompletingDragEventArgs instance.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public CompletingDragEventArgs( RoutedEvent routedEvent ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ routedEvent As RoutedEvent _ ) |
Parameters
- routedEvent
- Type: System.Windows..::.RoutedEvent