IInputElement.StylusButtonDown イベント

定義

スタイラスがこの要素上にあるときにスタイラス ボタンが押されると発生します。

public:
 event System::Windows::Input::StylusButtonEventHandler ^ StylusButtonDown;
event System.Windows.Input.StylusButtonEventHandler StylusButtonDown;
member this.StylusButtonDown : System.Windows.Input.StylusButtonEventHandler 
Event StylusButtonDown As StylusButtonEventHandler 

イベントの種類

注釈

このインターフェイスは、パブリック実装を目的としたものではありません。 詳細については、インターフェイスの備考に関するページを IInputElement 参照してください。

適用対象

こちらもご覧ください