DragItemsStartingEventHandler Delegado

Definición

Representa el método que controlará el evento DragItemsStarting .

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(1431513088, 30231, 23911, 128, 191, 185, 140, 10, 65, 185, 214)]
public delegate void DragItemsStartingEventHandler(object sender, DragItemsStartingEventArgs e);

Parámetros

sender
Object

Objeto donde se adjunta el controlador.

e
DragItemsStartingEventArgs

Datos del evento.

Atributos

Se aplica a

Producto Versiones
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6