DynamicRendererCachedData Class
Represents an object that the DynamicRenderer instantiates and adds it to the output queue by using the AddCustomStylusDataToQueue method with the CustomDataId set to DynamicRendererCachedDataGuid. This class cannot be inherited.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
This class serves as a synchronization marker, notifying the asynchronous plug-ins to call back to DynamicRenderer object and release the cached data. This callback code is the responsibility of the developer. The EnableDataCache property is set to false by default to avoid unlimited accumulation of cached data in the DynamicRenderer object.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.