Skip to main content
A newer version of this page is available. .

BrushProviderBase Members

The base class for classes that modify brushes used to paint the Scheduler’s elements.

Fields

Name Description
DefaultDarkCellBackgroundProperty static Identifies the BrushProviderBase.DefaultDarkCellBackground dependency property.
DefaultDarkCellDarkBorderBrushProperty static Identifies the BrushProviderBase.DefaultDarkCellDarkBorderBrush dependency property.
DefaultDarkCellLightBorderBrushProperty static Identifies the BrushProviderBase.DefaultDarkCellLightBorderBrush dependency property.
DefaultHeaderBackgroundProperty static Identifies the BrushProviderBase.DefaultHeaderBackground dependency property.
DefaultHeaderBorderBrushProperty static Identifies the BrushProviderBase.DefaultHeaderBorderBrush dependency property.
DefaultHeaderForegroundProperty static Identifies the BrushProviderBase.DefaultHeaderForeground dependency property.
DefaultHeaderTodayBackgroundProperty static Identifies the BrushProviderBase.DefaultHeaderTodayBackground dependency property.
DefaultHeaderTodayBorderBrushProperty static Identifies the BrushProviderBase.DefaultHeaderTodayBorderBrush dependency property.
DefaultHeaderTodayForegroundProperty static Identifies the BrushProviderBase.DefaultHeaderTodayForeground dependency property.
DefaultLabelBrushProperty static Identifies the BrushProviderBase.DefaultLabelBrush dependency property.
DefaultLightCellBackgroundProperty static Identifies the BrushProviderBase.DefaultLightCellBackground dependency property.
DefaultLightCellDarkBorderBrushProperty static Identifies the BrushProviderBase.DefaultLightCellDarkBorderBrush dependency property.
DefaultLightCellLightBorderBrushProperty static Identifies the BrushProviderBase.DefaultLightCellLightBorderBrush dependency property.
DefaultNavigationButtonDisabledBackgroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonDisabledBackground dependency property.
DefaultNavigationButtonDisabledBorderBrushProperty static Identifies the BrushProviderBase.DefaultNavigationButtonDisabledBorderBrush dependency property.
DefaultNavigationButtonHoverBackgroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonHoverBackground dependency property.
DefaultNavigationButtonHoverBorderBrushProperty static Identifies the BrushProviderBase.DefaultNavigationButtonHoverBorderBrush dependency property.
DefaultNavigationButtonHoverForegroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonHoverForeground dependency property.
DefaultNavigationButtonNormalBackgroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonNormalBackground dependency property.
DefaultNavigationButtonNormalBorderBrushProperty static Identifies the BrushProviderBase.DefaultNavigationButtonNormalBorderBrush dependency property.
DefaultNavigationButtonNormalForegroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonNormalForeground dependency property.
DefaultNavigationButtonPressedBackgroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonPressedBackground dependency property.
DefaultNavigationButtonPressedBorderBrushProperty static Identifies the BrushProviderBase.DefaultNavigationButtonPressedBorderBrush dependency property.
DefaultNavigationButtonPressedForegroundProperty static Identifies the BrushProviderBase.DefaultNavigationButtonPressedForeground dependency property.
ResourceDarkCellBackgroundProperty static Identifies the BrushProviderBase.ResourceDarkCellBackground dependency property.
ResourceDarkCellDarkBorderBrushProperty static Identifies the BrushProviderBase.ResourceDarkCellDarkBorderBrush dependency property.
ResourceDarkCellLightBorderBrushProperty static Identifies the BrushProviderBase.ResourceDarkCellLightBorderBrush dependency property.
ResourceHeaderBackgroundProperty static Identifies the BrushProviderBase.ResourceHeaderBackground dependency property.
ResourceHeaderBorderBrushProperty static Identifies the BrushProviderBase.ResourceHeaderBorderBrush dependency property.
ResourceHeaderForegroundProperty static Identifies the BrushProviderBase.ResourceHeaderForeground dependency property.
ResourceHeaderTodayBackgroundProperty static Identifies the BrushProviderBase.ResourceHeaderTodayBackground dependency property.
ResourceHeaderTodayBorderBrushProperty static Identifies the BrushProviderBase.ResourceHeaderTodayBorderBrush dependency property.
ResourceHeaderTodayForegroundProperty static Identifies the BrushProviderBase.ResourceHeaderTodayForeground dependency property.
ResourceLabelBrushProperty static Identifies the BrushProviderBase.ResourceLabelBrush dependency property.
ResourceLightCellBackgroundProperty static Identifies the BrushProviderBase.ResourceLightCellBackground dependency property.
ResourceLightCellDarkBorderBrushProperty static Identifies the BrushProviderBase.ResourceLightCellDarkBorderBrush dependency property.
ResourceLightCellLightBorderBrushProperty static Identifies the BrushProviderBase.ResourceLightCellLightBorderBrush dependency property.
ResourceNavigationButtonDisabledBackgroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonDisabledBackground dependency property.
ResourceNavigationButtonDisabledBorderBrushProperty static Identifies the BrushProviderBase.ResourceNavigationButtonDisabledBorderBrush dependency property.
ResourceNavigationButtonHoverBackgroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonHoverBackground dependency property.
ResourceNavigationButtonHoverBorderBrushProperty static Identifies the BrushProviderBase.ResourceNavigationButtonHoverBorderBrush dependency property.
ResourceNavigationButtonHoverForegroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonHoverForeground dependency property.
ResourceNavigationButtonNormalBackgroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonNormalBackground dependency property.
ResourceNavigationButtonNormalBorderBrushProperty static Identifies the BrushProviderBase.ResourceNavigationButtonNormalBorderBrush dependency property.
ResourceNavigationButtonNormalForegroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonNormalForeground dependency property.
ResourceNavigationButtonPressedBackgroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonPressedBackground dependency property.
ResourceNavigationButtonPressedBorderBrushProperty static Identifies the BrushProviderBase.ResourceNavigationButtonPressedBorderBrush dependency property.
ResourceNavigationButtonPressedForegroundProperty static Identifies the BrushProviderBase.ResourceNavigationButtonPressedForeground dependency property.

Properties

Name Description
DefaultDarkCellBackground Specifies the brush used to paint the background of time slots that represent non-working hours. This is a dependency property.
DefaultDarkCellDarkBorderBrush Specifies the brush used to paint the borders of time slots that represent non-working hours, at the beginning of every hour. This is a dependency property.
DefaultDarkCellLightBorderBrush Specifies the brush used to paint the regular borders of time slots that represent non-working hours. This is a dependency property.
DefaultHeaderBackground Specifies the brush used to paint the resource header background. This is a dependency property.
DefaultHeaderBorderBrush Specifies the brush used to paint the resource header’s border. This is a dependency property.
DefaultHeaderForeground Specifies the brush used to paint the resource header foreground. This is a dependency property.
DefaultHeaderTodayBackground Specifies the brush used to paint the current day header background. This is a dependency property.
DefaultHeaderTodayBorderBrush Specifies the brush used to paint the current day header’s border. This is a dependency property.
DefaultHeaderTodayForeground Specifies the brush used to paint the current day header foreground. This is a dependency property.
DefaultLabelBrush Specifies the brush used to paint appointments that have multiple associated resources and a transparent label. This is a dependency property.
DefaultLightCellBackground Specifies the brush used to paint the background of time slots that represent working hours. This is a dependency property.
DefaultLightCellDarkBorderBrush Specifies the brush used to paint the borders of time slots that represent working hours, at the beginning of every hour. This is a dependency property.
DefaultLightCellLightBorderBrush Specifies the brush used to paint the regular borders of time slots that represent working hours. This is a dependency property.
DefaultNavigationButtonDisabledBackground Specifies the brush used to paint the background of an inactive navigation button. This is a dependency property.
DefaultNavigationButtonDisabledBorderBrush Specifies the brush used to paint the border of an inactive navigation button. This is a dependency property.
DefaultNavigationButtonHoverBackground Specifies the brush used to paint the background of a hovered navigation button. This is a dependency property.
DefaultNavigationButtonHoverBorderBrush Specifies the brush used to paint the border of a hovered navigation button. This is a dependency property.
DefaultNavigationButtonHoverForeground Specifies the brush used to paint the foreground of a hovered navigation button. This is a dependency property.
DefaultNavigationButtonNormalBackground Specifies the brush used to paint the background of a navigation button. This is a dependency property.
DefaultNavigationButtonNormalBorderBrush Specifies the brush used to paint the border of a navigation button. This is a dependency property.
DefaultNavigationButtonNormalForeground Specifies the brush used to paint the foreground of a navigation button. This is a dependency property.
DefaultNavigationButtonPressedBackground Specifies the brush used to paint the background of a navigation button that the end-user is pressing. This is a dependency property.
DefaultNavigationButtonPressedBorderBrush Specifies the brush used to paint the border of a navigation button that the end-user is pressing. This is a dependency property.
DefaultNavigationButtonPressedForeground Specifies the brush used to paint the foreground of a navigation button that the end-user is pressing. This is a dependency property.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ResourceDarkCellBackground Specifies the transformation applied to the DefaultDarkCellBackground. This is a dependency property.
ResourceDarkCellDarkBorderBrush Specifies the transformation applied to the DefaultDarkCellDarkBorderBrush. This is a dependency property.
ResourceDarkCellLightBorderBrush Specifies the transformation applied to the DefaultDarkCellLightBorderBrush. This is a dependency property.
ResourceHeaderBackground Specifies the transformation applied to the DefaultHeaderBackground. This is a dependency property.
ResourceHeaderBorderBrush Specifies the transformation applied to the DefaultHeaderBorderBrush. This is a dependency property.
ResourceHeaderForeground Specifies the transformation applied to the DefaultHeaderForeground. This is a dependency property.
ResourceHeaderTodayBackground Specifies the transformation applied to the DefaultHeaderTodayBackground. This is a dependency property.
ResourceHeaderTodayBorderBrush Specifies the transformation applied to the DefaultHeaderTodayBorderBrush. This is a dependency property.
ResourceHeaderTodayForeground Specifies the transformation applied to the DefaultHeaderTodayForeground. This is a dependency property.
ResourceLabelBrush Specifies the transformation applied to the DefaultLabelBrush. This is a dependency property.
ResourceLightCellBackground Specifies the transformation applied to the DefaultLightCellBackground. This is a dependency property.
ResourceLightCellDarkBorderBrush Specifies the transformation applied to the DefaultLightCellDarkBorderBrush. This is a dependency property.
ResourceLightCellLightBorderBrush Specifies the transformation applied to the DefaultLightCellLightBorderBrush. This is a dependency property.
ResourceNavigationButtonDisabledBackground Specifies the transformation applied to the DefaultNavigationButtonDisabledBackground. This is a dependency property.
ResourceNavigationButtonDisabledBorderBrush Specifies the transformation applied to the DefaultNavigationButtonDisabledBorderBrush. This is a dependency property.
ResourceNavigationButtonHoverBackground Specifies the transformation applied to the DefaultNavigationButtonHoverBackground. This is a dependency property.
ResourceNavigationButtonHoverBorderBrush Specifies the transformation applied to the DefaultNavigationButtonHoverBorderBrush. This is a dependency property.
ResourceNavigationButtonHoverForeground Specifies the transformation applied to the DefaultNavigationButtonHoverForeground. This is a dependency property.
ResourceNavigationButtonNormalBackground Specifies the transformation applied to the DefaultNavigationButtonNormalBackground. This is a dependency property.
ResourceNavigationButtonNormalBorderBrush Specifies the transformation applied to the DefaultNavigationButtonNormalBorderBrush. This is a dependency property.
ResourceNavigationButtonNormalForeground Specifies the transformation applied to the DefaultNavigationButtonNormalForeground. This is a dependency property.
ResourceNavigationButtonPressedBackground Specifies the transformation applied to the DefaultNavigationButtonPressedBackground. This is a dependency property.
ResourceNavigationButtonPressedBorderBrush Specifies the transformation applied to the DefaultNavigationButtonPressedBorderBrush. This is a dependency property.
ResourceNavigationButtonPressedForeground Specifies the transformation applied to the DefaultNavigationButtonPressedForeground. This is a dependency property.

Methods

Name Description
CheckAccess() Determines whether the calling thread has access to this DispatcherObject. Inherited from DispatcherObject.
ClearValue(DependencyProperty) Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier. Inherited from DependencyObject.
ClearValue(DependencyPropertyKey) Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey. Inherited from DependencyObject.
CoerceValue(DependencyProperty) Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject. Inherited from DependencyObject.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether a provided DependencyObject is equivalent to the current DependencyObject. Inherited from DependencyObject.
GetHashCode() Gets a hash code for this DependencyObject. Inherited from DependencyObject.
GetLocalValueEnumerator() Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject. Inherited from DependencyObject.
GetType() Gets the Type of the current instance. Inherited from Object.
GetValue(DependencyProperty) Returns the current effective value of a dependency property on this instance of a DependencyObject. Inherited from DependencyObject.
InvalidateProperty(DependencyProperty) Re-evaluates the effective value for the specified dependency property. Inherited from DependencyObject.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
OnPropertyChanged(DependencyPropertyChangedEventArgs) protected Invoked whenever the effective value of any dependency property on this DependencyObject has been updated. The specific dependency property that changed is reported in the event data. Inherited from DependencyObject.
ReadLocalValue(DependencyProperty) Returns the local value of a dependency property, if it exists. Inherited from DependencyObject.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SetCurrentValue(DependencyProperty, Object) Sets the value of a dependency property without changing its value source. Inherited from DependencyObject.
SetValue(DependencyProperty, Object) Sets the local value of a dependency property, specified by its dependency property identifier. Inherited from DependencyObject.
SetValue(DependencyPropertyKey, Object) Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property. Inherited from DependencyObject.
ShouldSerializeProperty(DependencyProperty) protected Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. Inherited from DependencyObject.
ToString() Returns a string that represents the current object. Inherited from Object.
VerifyAccess() Enforces that the calling thread has access to this DispatcherObject. Inherited from DispatcherObject.
See Also