Provides a way to apply styles based on custom logic.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public class C1StyleSelector : StyleSelector
Visual Basic
Public Class C1StyleSelector _
	Inherits StyleSelector

Inheritance Hierarchy

System..::..Object
  StyleSelector
    C1.Xaml..::..C1StyleSelector

See Also