Version 24.2 (latest)

CalendarBrushProvider Class Methods

For a list of all members of this type, see CalendarBrushProvider members.

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 MethodOnFirstListenerAddingVirtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodOnHasListenersChangedVirtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodOnPropertyChangedUsed to raise the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEventRaises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also