Gets the list of templates and matching criteria.

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

Syntax

C#
public Collection<IDataTemplateMatcher> Templates { get; }
Visual Basic (Declaration)
Public ReadOnly Property Templates As Collection(Of IDataTemplateMatcher)

See Also