IInputElement.StylusButtonDown 事件
定义
当触笔位于此元素上并按下触笔按钮时发生。Occurs when the stylus button is pressed while the stylus is over this element.
public:
event System::Windows::Input::StylusButtonEventHandler ^ StylusButtonDown;
event System.Windows.Input.StylusButtonEventHandler StylusButtonDown;
member this.StylusButtonDown : System.Windows.Input.StylusButtonEventHandler
Event StylusButtonDown As StylusButtonEventHandler
事件类型
注解
此接口不用于公共实现。This interface is not intended for public implementation. 有关详细信息,请参阅界面的 "备注" IInputElement 。For more information, see remarks for the IInputElement interface.