Returns the ResourceKey for the StyleSelector that the Whalesong style uses to select connection 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 ConnectionStyleSelectorKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ConnectionStyleSelectorKey As ComponentResourceKey

See Also