Back to Devexpress

BrushProvider Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-common-dot-brushprovider-dot-underscore-properties.md

latest21.1 KB
Original Source

BrushProvider Properties

NameDescription
BasedOn
DefaultCellForegroundBrushInherited from BrushProviderBase.
DefaultCellSelectionBrushInherited from BrushProviderBase.
DefaultCellTodayHighlightBrushInherited from BrushProviderBase.
DefaultDarkCellBackgroundSpecifies the brush used to paint the background of time slots that represent non-working hours. This is a dependency property. Inherited from BrushProviderBase.
DefaultDarkCellDarkBorderBrushSpecifies 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. Inherited from BrushProviderBase.
DefaultDarkCellLightBorderBrushSpecifies the brush used to paint the regular borders of time slots that represent non-working hours. This is a dependency property. Inherited from BrushProviderBase.
DefaultHeaderBackgroundSpecifies the brush used to paint the resource header background. This is a dependency property. Inherited from BrushProviderBase.
DefaultHeaderBorderBrushSpecifies the brush used to paint the resource header’s border. This is a dependency property. Inherited from BrushProviderBase.
DefaultHeaderForegroundSpecifies the brush used to paint the resource header foreground. This is a dependency property. Inherited from BrushProviderBase.
DefaultHeaderTodayBackgroundSpecifies the brush used to paint the current day header background. This is a dependency property. Inherited from BrushProviderBase.
DefaultHeaderTodayBorderBrushSpecifies the brush used to paint the current day header’s border. This is a dependency property. Inherited from BrushProviderBase.
DefaultHeaderTodayForegroundSpecifies the brush used to paint the current day header foreground. This is a dependency property. Inherited from BrushProviderBase.
DefaultLabelBrushSpecifies the brush used to paint appointments that have multiple associated resources and a transparent label. This is a dependency property. Inherited from BrushProviderBase.
DefaultLightCellBackgroundSpecifies the brush used to paint the background of time slots that represent working hours. This is a dependency property. Inherited from BrushProviderBase.
DefaultLightCellDarkBorderBrushSpecifies 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. Inherited from BrushProviderBase.
DefaultLightCellLightBorderBrushSpecifies the brush used to paint the regular borders of time slots that represent working hours. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonDisabledBackgroundSpecifies the brush used to paint the background of an inactive navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonDisabledBorderBrushSpecifies the brush used to paint the border of an inactive navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonHoverBackgroundSpecifies the brush used to paint the background of a hovered navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonHoverBorderBrushSpecifies the brush used to paint the border of a hovered navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonHoverForegroundSpecifies the brush used to paint the foreground of a hovered navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonNormalBackgroundSpecifies the brush used to paint the background of a navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonNormalBorderBrushSpecifies the brush used to paint the border of a navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonNormalForegroundSpecifies the brush used to paint the foreground of a navigation button. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonPressedBackgroundSpecifies the brush used to paint the background of a navigation button that the end-user is pressing. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonPressedBorderBrushSpecifies the brush used to paint the border of a navigation button that the end-user is pressing. This is a dependency property. Inherited from BrushProviderBase.
DefaultNavigationButtonPressedForegroundSpecifies the brush used to paint the foreground of a navigation button that the end-user is pressing. This is a dependency property. Inherited from BrushProviderBase.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Overrides
ResourceCellForegroundBrushInherited from BrushProviderBase.
ResourceCellSelectionBrushInherited from BrushProviderBase.
ResourceCellTodayHighlightBrushInherited from BrushProviderBase.
ResourceDarkCellBackgroundSpecifies the transformation applied to the DefaultDarkCellBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceDarkCellDarkBorderBrushSpecifies the transformation applied to the DefaultDarkCellDarkBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceDarkCellLightBorderBrushSpecifies the transformation applied to the DefaultDarkCellLightBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceHeaderBackgroundSpecifies the transformation applied to the DefaultHeaderBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceHeaderBorderBrushSpecifies the transformation applied to the DefaultHeaderBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceHeaderForegroundSpecifies the transformation applied to the DefaultHeaderForeground. This is a dependency property. Inherited from BrushProviderBase.
ResourceHeaderTodayBackgroundSpecifies the transformation applied to the DefaultHeaderTodayBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceHeaderTodayBorderBrushSpecifies the transformation applied to the DefaultHeaderTodayBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceHeaderTodayForegroundSpecifies the transformation applied to the DefaultHeaderTodayForeground. This is a dependency property. Inherited from BrushProviderBase.
ResourceLabelBrushSpecifies the transformation applied to the DefaultLabelBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceLightCellBackgroundSpecifies the transformation applied to the DefaultLightCellBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceLightCellDarkBorderBrushSpecifies the transformation applied to the DefaultLightCellDarkBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceLightCellLightBorderBrushSpecifies the transformation applied to the DefaultLightCellLightBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonDisabledBackgroundSpecifies the transformation applied to the DefaultNavigationButtonDisabledBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonDisabledBorderBrushSpecifies the transformation applied to the DefaultNavigationButtonDisabledBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonHoverBackgroundSpecifies the transformation applied to the DefaultNavigationButtonHoverBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonHoverBorderBrushSpecifies the transformation applied to the DefaultNavigationButtonHoverBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonHoverForegroundSpecifies the transformation applied to the DefaultNavigationButtonHoverForeground. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonNormalBackgroundSpecifies the transformation applied to the DefaultNavigationButtonNormalBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonNormalBorderBrushSpecifies the transformation applied to the DefaultNavigationButtonNormalBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonNormalForegroundSpecifies the transformation applied to the DefaultNavigationButtonNormalForeground. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonPressedBackgroundSpecifies the transformation applied to the DefaultNavigationButtonPressedBackground. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonPressedBorderBrushSpecifies the transformation applied to the DefaultNavigationButtonPressedBorderBrush. This is a dependency property. Inherited from BrushProviderBase.
ResourceNavigationButtonPressedForegroundSpecifies the transformation applied to the DefaultNavigationButtonPressedForeground. This is a dependency property. Inherited from BrushProviderBase.

See Also

BrushProvider Class

BrushProvider Members

DevExpress.Xpf.Scheduling.Common Namespace