The following tables list the members exposed by CalendarBrushProvider.
Name | Description | |
---|---|---|
BrushProviderProperty | Identifies the BrushProvider attached dependency property |
Name | Description | |
---|---|---|
BaseColor | Color used as the base color from which all other color properties exposed by this class are derived. | |
BrushVersion | Returns the version of the brush cache. | |
Item | Overloaded. Indexer takes a string or a CalendarBrushId |
Name | Description | |
---|---|---|
HasListeners | Gets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
GetBrush | Returns a brush based on the specified Id. | |
GetBrushProvider | Gets the value of the attached BrushProvider DependencyProperty. | |
SetBrushProvider | Sets the value of the attached BrushProvider DependencyProperty. |
Name | Description | |
---|---|---|
OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
OnPropertyChanged | Used to raise the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.Services.PropertyChangeNotifier) | |
RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
PropertyChanged | Raised when a property has changed (Inherited from Infragistics.Services.PropertyChangeNotifier) |