Gets the ResourceKey for the standard DiagramNodeTool used to add StartNode objects to a FlowDiagramModel.

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

Syntax

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

See Also