IInputElement.StylusInRange Event
Definition
Occurs when the stylus is close enough to the digitizer to be detected.
public:
event System::Windows::Input::StylusEventHandler ^ StylusInRange;
event System.Windows.Input.StylusEventHandler StylusInRange;
member this.StylusInRange : System.Windows.Input.StylusEventHandler
Event StylusInRange As StylusEventHandler
Event Type
Remarks
This interface is not intended for public implementation. For more information, see remarks for the IInputElement interface.