IInputElement.PreviewStylusInAirMove イベント

定義

スタイラスがデジタイザーに触れることなく要素上を移動すると発生します。

public:
 event System::Windows::Input::StylusEventHandler ^ PreviewStylusInAirMove;
event System.Windows.Input.StylusEventHandler PreviewStylusInAirMove;
member this.PreviewStylusInAirMove : System.Windows.Input.StylusEventHandler 
Event PreviewStylusInAirMove As StylusEventHandler 

イベントの種類

StylusEventHandler

注釈

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

適用対象

こちらもご覧ください