UIElement.IsStylusCapturedChanged Evento

Definición

Se produce cuando el valor de la propiedad IsStylusCaptured cambia en este elemento.

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsStylusCapturedChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsStylusCapturedChanged;
member this.IsStylusCapturedChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsStylusCapturedChanged As DependencyPropertyChangedEventHandler 

Tipo de evento

DependencyPropertyChangedEventHandler

Comentarios

Este miembro es un evento CLR, no un evento enrutado.

Se aplica a