Share via


DynamicRenderer.DynamicRendererCachedDataGuid Field

Represents the Guid that is used by a CustomStylusData object to indicate that the Data property contains DynamicRendererCachedData from a DynamicRenderer object.

Namespace:  Microsoft.StylusInput
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

Syntax

'Declaration
Public Shared ReadOnly DynamicRendererCachedDataGuid As Guid
'Usage
Dim value As Guid 

value = DynamicRenderer.DynamicRendererCachedDataGuid
public static readonly Guid DynamicRendererCachedDataGuid
public:
static initonly Guid DynamicRendererCachedDataGuid
public static final var DynamicRendererCachedDataGuid : Guid

Field Value

Type: System.Guid
The Guid that is used by a CustomStylusData object to indicate that the Data property contains DynamicRendererCachedData from a DynamicRenderer.

Platforms

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.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

DynamicRenderer Class

DynamicRenderer Members

Microsoft.StylusInput Namespace

CustomStylusData.CustomDataId