TouchDevice.Deactivated Evento

Definición

Se produce cuando TouchDevice se quita del sistema de mensajería de entrada.

public:
 event EventHandler ^ Deactivated;
public event EventHandler Deactivated;
member this.Deactivated : EventHandler 
Public Custom Event Deactivated As EventHandler 
Public Event Deactivated As EventHandler 

Tipo de evento

Se aplica a

Consulte también