UIElement.IsStylusCapturedChanged Evento

Definição

Ocorre quando o valor da propriedade IsStylusCaptured é alterado neste 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

Comentários

Esse membro é um evento CLR, não um evento roteado.

Aplica-se a