IInputElement.StylusOutOfRange 事件

定义

在触笔与数字化仪之间的距离太远以致无法检测到触笔时发生。

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

事件类型

StylusEventHandler

注解

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

适用于

另请参阅