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

Namespace:  Mindscape.WpfDiagramming.StarDiagrams.Styles
Assembly:  Mindscape.WpfDiagramming.StarDiagrams (in Mindscape.WpfDiagramming.StarDiagrams.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