Gets the ResourceKey for the DataTemplate representing the default connection content (a text box).

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

See Also