Gets the ResourceKey for the standard DiagramNodeTool used to add DecisionNode 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 DecisionNodeToolKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property DecisionNodeToolKey As ComponentResourceKey

See Also