Scheduler for WPF | ComponentOne
C1.Schedule Namespace / C1BrushFactory Class
Members

In This Topic
    C1BrushFactory Class
    In This Topic
    This factory class allows to register platform-specific type which should be used instead of the C1Brush type.
    Object Model
    C1BrushFactory Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class C1BrushFactory 
    public static class C1BrushFactory 
    Inheritance Hierarchy

    System.Object
       C1.Schedule.C1BrushFactory

    See Also