Skip to main content

BrushProviderBase Members

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

Fields

Name Description
DefaultCellForegroundBrushProperty static
DefaultCellSelectionBrushProperty static
DefaultCellTodayHighlightBrushProperty static
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.
ResourceCellForegroundBrushProperty static
ResourceCellSelectionBrushProperty static
ResourceCellTodayHighlightBrushProperty static
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
DefaultCellForegroundBrush
DefaultCellSelectionBrush
DefaultCellTodayHighlightBrush
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.
ResourceCellForegroundBrush
ResourceCellSelectionBrush
ResourceCellTodayHighlightBrush
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.
See Also