IInputElement.PreviewStylusButtonUp イベント

定義

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

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

イベントの種類

注釈

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

適用対象

こちらもご覧ください