selects a style 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("TypeStyles")]
public abstract class TypeStyleSelectorBase : DelegatingStyleSelector
Visual Basic (Declaration)
<ContentPropertyAttribute("TypeStyles")> _
Public MustInherit Class TypeStyleSelectorBase _
	Inherits DelegatingStyleSelector

Inheritance Hierarchy

See Also