Share via


StylusButtonEventArgs.StylusButton Propriedade

Definição

Obtém o StylusButton que gera o evento.

public:
 property System::Windows::Input::StylusButton ^ StylusButton { System::Windows::Input::StylusButton ^ get(); };
public System.Windows.Input.StylusButton StylusButton { get; }
member this.StylusButton : System.Windows.Input.StylusButton
Public ReadOnly Property StylusButton As StylusButton

Valor da propriedade

O StylusButton que gera esse evento.

Aplica-se a