Leer en inglés

Compartir a través de


UIElement.OnManipulationStarted(ManipulationStartedEventArgs) Método

Definición

Se invoca cuando se produce el evento ManipulationStarted.

C#
protected virtual void OnManipulationStarted(System.Windows.Input.ManipulationStartedEventArgs e);

Parámetros

e
ManipulationStartedEventArgs

Datos del evento.

Comentarios

El OnManipulationStarted método no tiene ninguna implementación predeterminada. Invalide OnManipulationStarted en una clase derivada para controlar el ManipulationStarted evento. Asegúrese de llamar al OnManipulationStarted método de la clase base para que las clases base reciban el evento.

Se aplica a

Producto Versiones
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10