IInputElement.StylusInAirMove イベント

定義

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

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

イベントの種類

StylusEventHandler

注釈

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

適用対象

こちらもご覧ください