Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1StyleSelector Class
Members

In This Topic
    C1StyleSelector Class
    In This Topic
    Provides a way to apply styles based on custom logic.
    Object Model
    C1StyleSelector Class
    Syntax
    'Declaration
     
    
    Public Class C1StyleSelector 
       Inherits System.Windows.Controls.StyleSelector
    public class C1StyleSelector : System.Windows.Controls.StyleSelector 
    Inheritance Hierarchy

    System.Object
       System.Windows.Controls.StyleSelector
          C1.WPF.C1StyleSelector

    See Also