ContentElement.PreviewStylusInAirMove 事件

定義

手寫筆在項目上方移動,但沒有真正碰觸數位板時發生。

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

事件類型

實作

備註

這個事件會為此 Stylus.PreviewStylusInAirMove 類別建立附加事件的別名,以便在 PreviewStylusInAirMove 繼承為基底專案時 ContentElement 屬於類別成員清單的一部分。 附加至 PreviewStylusInAirMove 事件的事件處理常式會附加至基礎 Stylus.PreviewStylusInAirMove 附加事件,並接收相同的事件資料實例。

觸控、滑鼠和手寫筆輸入存在於特定關聯性中。 如需詳細資訊,請參閱 輸入概觀

路由事件資訊

識別碼欄位 PreviewStylusInAirMoveEvent
路由策略 隧道
代理人 StylusEventHandler

適用於