StylusButtonEventArgs.StylusButton Propiedad

Definición

Obtiene el objeto StylusButton que provoca este 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 de propiedad

StylusButton que provoca este evento.

Se aplica a