IInputElement.StylusEnter Event
Definition
Occurs when the stylus cursor enters the bounds of the element.
public:
event System::Windows::Input::StylusEventHandler ^ StylusEnter;
event System.Windows.Input.StylusEventHandler StylusEnter;
member this.StylusEnter : System.Windows.Input.StylusEventHandler
Event StylusEnter As StylusEventHandler
Event Type
Remarks
This interface is not intended for public implementation. For more information, see remarks for the IInputElement interface.