Microsoft.StylusInput.PluginData Namespace

Classes

  Class Description
Public class CustomStylusData Provides a container to encapsulate any object provided as custom data. This class cannot be inherited.
Public class DynamicRendererCachedData  
Public class 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.
Public class GestureAlternate  
Public class GestureRecognitionData Provides a container for recognition results for gestures. This class cannot be inherited.
Public class InAirPacketsData  
Public class 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.
Public class RealTimeStylusDisabledData  
Public class 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.
Public class StylusButtonDataBase Represents an abstract base class that is the parent class of the button state data objects passed with the StylusButtonUp and StylusButtonDown methods.
Public class StylusButtonDownData  
Public class StylusButtonUpData Represents a container for the data passed by the IStylusSyncPlugin.StylusButtonUp and IStylusAsyncPlugin.StylusButtonUp methods. This class cannot be inherited.
Public class StylusDataBase Represents an abstract class that is the parent class of various stylus data classes.
Public class StylusDownData Provides data for the IStylusSyncPlugin.StylusDown and IStylusAsyncPlugin.StylusDown methods. This class cannot be inherited.
Public class StylusInRangeData  
Public class StylusOutOfRangeData  
Public class StylusUpData Provides data for the IStylusSyncPlugin.StylusUp and IStylusAsyncPlugin.StylusUp methods. This class cannot be inherited.
Public class SystemGestureData Provides data for the Microsoft.StylusInput.IStylusSyncPlugin.SystemGesture and Microsoft.StylusInput.IStylusAsyncPlugin.SystemGesture methods. This class cannot be inherited.
Public class TabletAddedData Provides data for the IStylusSyncPlugin.TabletAdded and IStylusAsyncPlugin.TabletAdded methods. This class cannot be inherited.
Public class TabletRemovedData Provides data for the IStylusSyncPlugin.TabletRemoved and IStylusAsyncPlugin.TabletRemoved methods. This class cannot be inherited.