DragCompletedEventHandler Delegate

Definition

Represents the method that will handle the DragCompleted event of a Thumb.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(2725253835, 37439, 22930, 173, 226, 135, 143, 124, 121, 78, 245)]
public delegate void DragCompletedEventHandler(object sender, DragCompletedEventArgs e);

Parameters

sender
Object

The object where the event handler is attached.

e
DragCompletedEventArgs

The event data.

Attributes

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6