This documentation is archived and is not being maintained.
System.Windows.Input.StylusPlugIns Namespace
Visual Studio 2010
Provides classes that support manipulating data from a tablet pen on the Windows Presentation Foundation (WPF) platform. These classes offerlow-level control over Stylus input and the creation of digital ink Stroke objects. The StylusPlugIn class provides a mechanism for you to implement custom behavior and apply that behavior to the stream of data coming from the stylus device for the optimal performance.
| Class | Description | |
|---|---|---|
![]() | DynamicRenderer | Draws ink on a surface as the user moves the tablet pen. |
![]() | RawStylusInput | Provides information about input from a StylusDevice to a StylusPlugIn. |
![]() | StylusPlugIn | Represents a plug-in that can be added to a control's StylusPlugIns property. |
![]() | StylusPlugInCollection | Represent a collection of StylusPlugIn objects. |
Show:
