ManipulationStartingEventHandler Delegate

Definition

public delegate void ManipulationStartingEventHandler(Platform::Object ^ sender, ManipulationStartingRoutedEventArgs ^ e);
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(1156917489, 61668, 20572, 160, 187, 12, 72, 57, 178, 157, 245)]
public delegate void ManipulationStartingEventHandler(object sender, ManipulationStartingRoutedEventArgs e);
Public Delegate Sub ManipulationStartingEventHandler(sender As Object, e As ManipulationStartingRoutedEventArgs)

Parameters

sender
Object

Platform::Object

Attributes

Applies to