IInputElement.StylusInRange イベント

定義

スタイラスが検出されるのに十分にデジタイザーに近づいているときに発生します。

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

イベントの種類

StylusEventHandler

注釈

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

適用対象

こちらもご覧ください