IInputElement.PreviewStylusButtonDown 事件

定义

当触笔位于此元素上并按下触笔按钮时发生。

public:
 event System::Windows::Input::StylusButtonEventHandler ^ PreviewStylusButtonDown;
event System.Windows.Input.StylusButtonEventHandler PreviewStylusButtonDown;
member this.PreviewStylusButtonDown : System.Windows.Input.StylusButtonEventHandler 
Event PreviewStylusButtonDown As StylusButtonEventHandler 

事件类型

StylusButtonEventHandler

注解

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

适用于

另请参阅