Delegate DragCompletedEventHandler
Represents the method that will handle the DragCompleted event of a Thumb.
Namespace: System.Windows.Controls.Primitives
Assembly: OpenSilver.dll
Syntax
public delegate void DragCompletedEventHandler(object sender, DragCompletedEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | sender | |
| DragCompletedEventArgs | e |