Gets the ResourceKey for the Style for paths representing arrowheads in a toolbox.

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

Syntax

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

See Also