A StyleSelector which always selects a fixed Style.

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

Inheritance Hierarchy

System..::.Object
  System.Windows.Controls..::.StyleSelector
    Mindscape.WpfDiagramming.Foundation..::.FixedStyleSelector

See Also