ContextNodeType.Object Field
The node type for an object that is returned from an "object" custom recognizer.
Namespace: System.Windows.Ink
Assembly: IAWinFX (in IAWinFX.dll)
Syntax
'Declaration
Public Shared ReadOnly Object As Guid
'Usage
Dim value As Guid
value = ContextNodeType.Object
public static readonly Guid Object
public:
static initonly Guid Object
public static final var Object : Guid
Remarks
An Object node cannot contain any child elements.
Object nodes are contained only by a CustomRecognizer node.
The [T:System.][Guid] value for this ContextNodeType field is 9d81b680-534f-4fff-b9d0-ae3995ea3786.
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