IInputElement.StylusMove イベント
定義
要素上でスタイラスのカーソルを動かしたときに発生します。Occurs when the stylus cursor moves over the element.
public:
event System::Windows::Input::StylusEventHandler ^ StylusMove;
event System.Windows.Input.StylusEventHandler StylusMove;
member this.StylusMove : System.Windows.Input.StylusEventHandler
Event StylusMove As StylusEventHandler
注釈
このインターフェイスは、パブリックに実装するためのものではありません。This interface is not intended for public implementation. 詳細については、 IInputElementインターフェイスの解説を参照してください。For more information, see remarks for the IInputElement interface.