Returns the ResourceKey for the DataTemplateSelector that the GradientStyle style uses to select node templates.

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

See Also