This documentation is archived and is not being maintained.
DynamicRenderer.DynamicRendererCachedDataGuid Field
Visual Studio 2008
Represents the Guid that is used by a CustomStylusData object to indicate that the Data property contains DynamicRendererCachedData from a DynamicRenderer object.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
'Declaration Public Shared ReadOnly DynamicRendererCachedDataGuid As Guid 'Usage Dim value As Guid value = DynamicRenderer.DynamicRendererCachedDataGuid
Field Value
Type: System.GuidThe Guid that is used by a CustomStylusData object to indicate that the Data property contains DynamicRendererCachedData from a DynamicRenderer.
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.
Show: