IInputElement.PreviewStylusInRange 事件

定义

在触笔与数字化仪之间的距离近到足以检测到触笔时发生。

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

事件类型

StylusEventHandler

注解

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

适用于

另请参阅