Returns the ResourceKey for the StyleSelector that the GradientStyle uses to select node styles.

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 NodeStyleSelectorKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property NodeStyleSelectorKey As ComponentResourceKey

See Also