Selects a data template based on a type.

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("TypeTemplates")]
public abstract class TypeTemplateSelectorBase : DelegatingDataTemplateSelector
Visual Basic (Declaration)
<ContentPropertyAttribute("TypeTemplates")> _
Public MustInherit Class TypeTemplateSelectorBase _
	Inherits DelegatingDataTemplateSelector

Inheritance Hierarchy

See Also