Control.OnManipulationStarted(ManipulationStartedRoutedEventArgs) Metodo

Definizione

Chiamato prima che si verifichi l'evento ManipulationStarted .

void OnManipulationStarted(ManipulationStartedRoutedEventArgs const& e);
protected virtual void OnManipulationStarted(ManipulationStartedRoutedEventArgs e);
function onManipulationStarted(e)
Protected Overridable Sub OnManipulationStarted (e As ManipulationStartedRoutedEventArgs)

Parametri

e
ManipulationStartedRoutedEventArgs

Dati dell'evento per l'evento.

Si applica a

Vedi anche