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 参照してください。

適用対象

こちらもご覧ください