|
CustomStylusData |
Provides a container to encapsulate any object provided as custom data. This class cannot be inherited. |
|
DynamicRendererCachedData |
|
|
ErrorData |
Contains error data, including the exception thrown to generate the object and the plug-in that threw the exception. This class cannot be inherited. |
|
GestureAlternate |
|
|
GestureRecognitionData |
Provides a container for recognition results for gestures. This class cannot be inherited. |
|
InAirPacketsData |
|
|
PacketsData |
Represents a container for the values passed in the IStylusSyncPlugin.Packets and IStylusAsyncPlugin.Packets methods when packets are detected. This class cannot be inherited. |
|
RealTimeStylusDisabledData |
|
|
RealTimeStylusEnabledData |
Represents a container for values passed into the IStylusSyncPlugin.RealTimeStylusEnabled and IStylusAsyncPlugin.RealTimeStylusEnabled methods when the RealTimeStylus object is being enabled. This class cannot be inherited. |
|
StylusButtonDataBase |
Represents an abstract base class that is the parent class of the button state data objects passed with the StylusButtonUp and StylusButtonDown methods. |
|
StylusButtonDownData |
|
|
StylusButtonUpData |
Represents a container for the data passed by the IStylusSyncPlugin.StylusButtonUp and IStylusAsyncPlugin.StylusButtonUp methods. This class cannot be inherited. |
|
StylusDataBase |
Represents an abstract class that is the parent class of various stylus data classes. |
|
StylusDownData |
Provides data for the IStylusSyncPlugin.StylusDown and IStylusAsyncPlugin.StylusDown methods. This class cannot be inherited. |
|
StylusInRangeData |
|
|
StylusOutOfRangeData |
|
|
StylusUpData |
Provides data for the IStylusSyncPlugin.StylusUp and IStylusAsyncPlugin.StylusUp methods. This class cannot be inherited. |
|
SystemGestureData |
Provides data for the Microsoft.StylusInput.IStylusSyncPlugin.SystemGesture and Microsoft.StylusInput.IStylusAsyncPlugin.SystemGesture methods. This class cannot be inherited. |
|
TabletAddedData |
Provides data for the IStylusSyncPlugin.TabletAdded and IStylusAsyncPlugin.TabletAdded methods. This class cannot be inherited. |
|
TabletRemovedData |
Provides data for the IStylusSyncPlugin.TabletRemoved and IStylusAsyncPlugin.TabletRemoved methods. This class cannot be inherited. |