IInputElement.PreviewStylusInAirMove 事件

定义

在触笔移到元素上却未触及数字化器时发生。

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

事件类型

StylusEventHandler

注解

此接口不适用于公共实现。 有关详细信息,请参阅接口的 IInputElement 备注。

适用于

另请参阅