IInputElement.StylusMove 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
手寫筆游標在元素上方移動時發生。
public:
event System::Windows::Input::StylusEventHandler ^ StylusMove;
event System.Windows.Input.StylusEventHandler StylusMove;
member this.StylusMove : System.Windows.Input.StylusEventHandler
Event StylusMove As StylusEventHandler
事件類型
備註
此介面不適用於公用實作。 如需詳細資訊,請參閱 介面的 IInputElement 備註。