Gets the ResourceKey for the DiagramNodeTool representing a toolbox entry for TitleNode nodes.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static ComponentResourceKey TitleNodeToolKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property TitleNodeToolKey As ComponentResourceKey

See Also