Version

CalendarBrushProvider Class Members

The following tables list the members exposed by CalendarBrushProvider.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BrushProviderPropertyIdentifies the BrushProvider attached dependency property  
Public Properties
 NameDescription
Public PropertyBaseColorColor used as the base color from which all other color properties exposed by this class are derived.  
Public PropertyBrushVersionReturns the version of the brush cache.  
Public PropertyItemOverloaded. Indexer takes a string or a CalendarBrushId  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodGetBrushReturns a brush based on the specified Id.  
Public Methodstatic (Shared in Visual Basic)GetBrushProviderGets the value of the attached BrushProvider DependencyProperty.  
Public Methodstatic (Shared in Visual Basic)SetBrushProviderSets the value of the attached BrushProvider DependencyProperty.  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also