IInputElement.PreviewStylusUp Event
Definition
Occurs when the stylus is raised off the digitizer while over this element.
public:
event System::Windows::Input::StylusEventHandler ^ PreviewStylusUp;
event System.Windows.Input.StylusEventHandler PreviewStylusUp;
member this.PreviewStylusUp : System.Windows.Input.StylusEventHandler
Event PreviewStylusUp As StylusEventHandler
Event Type
Remarks
This interface is not intended for public implementation. For more information, see remarks for the IInputElement interface.