Selects a data template based on a list of match 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#
[ContentPropertyAttribute("Templates")]
public class MatchingTemplateSelector : DelegatingDataTemplateSelector
Visual Basic (Declaration)
<ContentPropertyAttribute("Templates")> _
Public Class MatchingTemplateSelector _
	Inherits DelegatingDataTemplateSelector

Inheritance Hierarchy

See Also