Returns the ResourceKey for the Style that the GradientStyle uses for styling a DecisionNode.

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

Syntax

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

See Also