Selects a style, falling back to another StyleSelector if no style is found by this selector.

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 abstract class DelegatingStyleSelector : StyleSelector
Visual Basic (Declaration)
Public MustInherit Class DelegatingStyleSelector _
	Inherits StyleSelector

Inheritance Hierarchy

See Also