New to Telerik UI for WPFStart a free 30-day trial

Hold resources used in the Office2019Theme theme.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public sealed class Office2019Palette : ThemePalette

Inheritance: objectThemePaletteOffice2019Palette

Fields

Identifies the AccentBackgroundColor dependency property.

C#
public static readonly DependencyProperty AccentBackgroundColorProperty

AccentBorderColorProperty

DependencyProperty

Identifies the AccentBorderColor dependency property.

C#
public static readonly DependencyProperty AccentBorderColorProperty

Identifies the AccentMouseOverBackgroundColor dependency property.

C#
public static readonly DependencyProperty AccentMouseOverBackgroundColorProperty

Identifies the AccentMouseOverBorderColor dependency property.

C#
public static readonly DependencyProperty AccentMouseOverBorderColorProperty

Identifies the AccentPressedBackgroundColor dependency property.

C#
public static readonly DependencyProperty AccentPressedBackgroundColorProperty

Identifies the AlternativeBackgroundColor dependency property.

C#
public static readonly DependencyProperty AlternativeBackgroundColorProperty

BaseBackgroundColorProperty

DependencyProperty

Identifies the BaseBackgroundColor dependency property.

C#
public static readonly DependencyProperty BaseBackgroundColorProperty

Identifies the ButtonBackgroundColor dependency property.

C#
public static readonly DependencyProperty ButtonBackgroundColorProperty

Identifies the CheckedForegroundColor dependency property.

C#
public static readonly DependencyProperty CheckedForegroundColorProperty

Identifies the ComparativeMeasureColor dependency property.

C#
public static readonly DependencyProperty ComparativeMeasureColorProperty

Identifies the DisabledBackgroundColor dependency property.

C#
public static readonly DependencyProperty DisabledBackgroundColorProperty

DisabledBorderColorProperty

DependencyProperty

Identifies the DisabledBorderColor dependency property.

C#
public static readonly DependencyProperty DisabledBorderColorProperty

Identifies the DisabledCheckedForegroundColor dependency property.

C#
public static readonly DependencyProperty DisabledCheckedForegroundColorProperty

Identifies the DisabledForegroundColor dependency property.

C#
public static readonly DependencyProperty DisabledForegroundColorProperty

DisabledIconColorProperty

DependencyProperty

Identifies the DisabledIconColor dependency property.

C#
public static readonly DependencyProperty DisabledIconColorProperty

DisabledOpacityProperty

DependencyProperty

Identifies the DisabledOpacity dependency property.

C#
public static readonly DependencyProperty DisabledOpacityProperty

FocusThicknessProperty

DependencyProperty

Identifies the FocusThickness dependency property.

C#
public static readonly DependencyProperty FocusThicknessProperty

FontFamilyProperty

DependencyProperty

Identifies the FontFamily dependency property.

C#
public static readonly DependencyProperty FontFamilyProperty

FontSizeLProperty

DependencyProperty

Identifies the FontSizeL dependency property.

C#
public static readonly DependencyProperty FontSizeLProperty

FontSizeMProperty

DependencyProperty

Identifies the FontSizeM dependency property.

C#
public static readonly DependencyProperty FontSizeMProperty

FontSizeProperty

DependencyProperty

Identifies the FontSize dependency property.

C#
public static readonly DependencyProperty FontSizeProperty

FontSizeSProperty

DependencyProperty

Identifies the FontSizeS dependency property.

C#
public static readonly DependencyProperty FontSizeSProperty

Identifies the HeaderBackgroundColor dependency property.

C#
public static readonly DependencyProperty HeaderBackgroundColorProperty

Identifies the HeaderBorderThickness dependency property.

C#
public static readonly DependencyProperty HeaderBorderThicknessProperty

Identifies the HeaderForegroundColor dependency property.

C#
public static readonly DependencyProperty HeaderForegroundColorProperty

Identifies the HighlightedForegroundColor dependency property.

C#
public static readonly DependencyProperty HighlightedForegroundColorProperty

IconColorProperty

DependencyProperty

Identifies the IconColor dependency property.

C#
public static readonly DependencyProperty IconColorProperty

IconWrapperColorProperty

DependencyProperty

Identifies the IconWrapperColor dependency property.

C#
public static readonly DependencyProperty IconWrapperColorProperty

MainBackgroundColorProperty

DependencyProperty

Identifies the MainBackgroundColor dependency property.

C#
public static readonly DependencyProperty MainBackgroundColorProperty

MainBorderColorProperty

DependencyProperty

Identifies the MainBorderColor dependency property.

C#
public static readonly DependencyProperty MainBorderColorProperty

MainForegroundColorProperty

DependencyProperty

Identifies the MainForegroundColor dependency property.

C#
public static readonly DependencyProperty MainForegroundColorProperty

Identifies the MouseOverBackgroundColor dependency property.

C#
public static readonly DependencyProperty MouseOverBackgroundColorProperty

Identifies the PressedBackgroundColor dependency property.

C#
public static readonly DependencyProperty PressedBackgroundColorProperty

QualityGoodColorProperty

DependencyProperty

Identifies the QualityGoodColor dependency property.

C#
public static readonly DependencyProperty QualityGoodColorProperty

QualityPoorColorProperty

DependencyProperty

Identifies the QualityPoorColor dependency property.

C#
public static readonly DependencyProperty QualityPoorColorProperty

Identifies the QualitySatisfactoryColor dependency property.

C#
public static readonly DependencyProperty QualitySatisfactoryColorProperty

Identifies the ReadOnlyBackgroundColor dependency property.

C#
public static readonly DependencyProperty ReadOnlyBackgroundColorProperty

ReadOnlyBorderColorProperty

DependencyProperty

Identifies the ReadOnlyBorderColor dependency property.

C#
public static readonly DependencyProperty ReadOnlyBorderColorProperty

ReadOnlyOpacityProperty

DependencyProperty

Identifies the ReadOnlyOpacity dependency property.

C#
public static readonly DependencyProperty ReadOnlyOpacityProperty

Identifies the SecondaryBackgroundColor dependency property.

C#
public static readonly DependencyProperty SecondaryBackgroundColorProperty

Identifies the SecondaryForegroundColor dependency property.

C#
public static readonly DependencyProperty SecondaryForegroundColorProperty

Identifies the SelectedUnfocusedBackgroundColor dependency property.

C#
public static readonly DependencyProperty SelectedUnfocusedBackgroundColorProperty

Identifies the TertiaryBackgroundColor dependency property.

C#
public static readonly DependencyProperty TertiaryBackgroundColorProperty

Identifies the TimeBarSelectionBorderColor dependency property.

C#
public static readonly DependencyProperty TimeBarSelectionBorderColorProperty

Identifies the TimelineInstantItemColor dependency property.

C#
public static readonly DependencyProperty TimelineInstantItemColorProperty

TimelineItemColorProperty

DependencyProperty

Identifies the TimelineItemColor dependency property.

C#
public static readonly DependencyProperty TimelineItemColorProperty

ValidationColorProperty

DependencyProperty

Identifies the ValidationColor dependency property.

C#
public static readonly DependencyProperty ValidationColorProperty

Properties

Gets or sets the background color of the Office2019Theme's accent elements.

C#
public Color AccentBackgroundColor { get; set; }

Gets or sets the border color of the Office2019Theme's accent elements.

C#
public Color AccentBorderColor { get; set; }

Gets or sets the background color of the Office2019Theme's accent elements on MouseOver.

C#
public Color AccentMouseOverBackgroundColor { get; set; }

Gets or sets the border color of the Office2019Theme's accent elements on MouseOver.

C#
public Color AccentMouseOverBorderColor { get; set; }

Gets or sets the background color of the Office2019Theme's accent elements when Pressed.

C#
public Color AccentPressedBackgroundColor { get; set; }

Gets or sets the background color of the Office2019Theme's inner control elements like Slider's track, TileList's tile, TaskBoard's column, Grid smaller child elements, etc.

C#
public Color AlternativeBackgroundColor { get; set; }

Gets or sets the background color of the Office2019Theme's document processing control elements like RichTextBox, Spreadsheet, PdfViewer etc. Also suitable to be used as a root (application) background color.

C#
public Color BaseBackgroundColor { get; set; }

Gets or sets the default background color of the Office2019Theme's button-like elements.

C#
public Color ButtonBackgroundColor { get; set; }

Gets or sets the foreground of the Office2019Theme's elements when Selected or Checked.

C#
public Color CheckedForegroundColor { get; set; }

Gets or sets the ComparativeMeasureColor used in the BulletGraph for ComparativeMeasure property.

C#
public Color ComparativeMeasureColor { get; set; }

Gets or sets the background color of the Office2019Theme's elements when Disabled.

C#
public Color DisabledBackgroundColor { get; set; }

Gets or sets the border color of the Office2019Theme's elements when Disabled.

C#
public Color DisabledBorderColor { get; set; }

Gets or sets the foreground of the Office2019Theme's elements when Disabled and Checked.

C#
public Color DisabledCheckedForegroundColor { get; set; }

Gets or sets the foreground of the Office2019Theme's elements when Disabled.

C#
public Color DisabledForegroundColor { get; set; }

Gets or sets the icon fill of the Office2019Theme's elements when Disabled.

C#
public Color DisabledIconColor { get; set; }

Gets or sets the foreground opacity of the Office2019Theme's text when Disabled.

C#
public double DisabledOpacity { get; set; }

Gets or sets the FocusThickness used in the buttons in their focused states.

C#
public Thickness FocusThickness { get; set; }

FontFamily

FontFamily

Gets or sets the Office2019Theme's FontFamily used for default text.

C#
public FontFamily FontFamily { get; set; }

Gets or sets the Office2019Theme's FontSize property used for default text.

C#
public double FontSize { get; set; }

Gets or sets the Office2019Theme's FontSizeL property.

C#
public double FontSizeL { get; set; }

Gets or sets the Office2019Theme's FontSizeM property.

C#
public double FontSizeM { get; set; }

Gets or sets the Office2019Theme's FontSizeS property.

C#
public double FontSizeS { get; set; }

Gets or sets the default background color of the Office2019Theme's headers of elements (Window, TaskBoard's column header, etc.).

C#
public Color HeaderBackgroundColor { get; set; }

Gets or sets the HeaderBorderThickness used for setting border around header elements (used in HighContrast color variation which has value 1, in other color variations its value is 0). Also is used for border around TabItems in their mouse over state.

C#
public Thickness HeaderBorderThickness { get; set; }

Gets or sets the default foreground color of the Office2019Theme's headers of elements (Window, TaskBoard's column header, etc.).

C#
public Color HeaderForegroundColor { get; set; }

Gets or sets the foreground of the Office2019Theme's elements on MouseOver or Pressed.

C#
public Color HighlightedForegroundColor { get; set; }

Gets or sets the fill of the Office2019Theme's icons.

C#
public Color IconColor { get; set; }

Gets or sets the fill of the Office2019Theme's icons.

C#
public Color IconWrapperColor { get; set; }

Gets or sets the default background color of the Office2019Theme's editable elements such as AutocompleteBox, the content of their dropdowns/popup menus, and some child control elements like TaskBoard’s card, TileList’s tile etc.

C#
public Color MainBackgroundColor { get; set; }

Gets or sets the default border color of the Office2019Theme's editable and noneditable elements.

C#
public Color MainBorderColor { get; set; }

Gets or sets the default foreground of the Office2019Theme's elements.

C#
public Color MainForegroundColor { get; set; }

Gets or sets the background color of the Office2019Theme's non-accent elements on MouseOver. Used also as selected unfocused background.

C#
public Color MouseOverBackgroundColor { get; set; }

Holds the Palette singleton instance.

C#
public static Office2019Palette Palette { get; }

Gets or sets the background color of the Office2019Theme's non-accent elements when Pressed.

C#
public Color PressedBackgroundColor { get; set; }

Gets or sets the QualityGoodColor used in the BulletGraph for QualityGood property.

C#
public Color QualityGoodColor { get; set; }

Gets or sets the QualityPoorColor used in the BulletGraph for QualityPoor property.

C#
public Color QualityPoorColor { get; set; }

Gets or sets the QualitySatisfactoryColor used in the BulletGraph for QualitySatisfactoryColor property.

C#
public Color QualitySatisfactoryColor { get; set; }

Gets or sets the background color of the Office2019Theme's read only elements.

C#
public Color ReadOnlyBackgroundColor { get; set; }

Gets or sets the border color of the Office2019Theme's read only elements.

C#
public Color ReadOnlyBorderColor { get; set; }

Gets or sets the foreground opacity of the Office2019Theme's text when in read-only state.

C#
public double ReadOnlyOpacity { get; set; }

Gets or sets the secondary background color of the Office2019Theme's elements such as ProgressBar and more advanced controls like RichTextBox.

C#
public Color SecondaryBackgroundColor { get; set; }

Gets or sets the foreground of the Office2019Theme's elements when they are used over a transparent background.

C#
public Color SecondaryForegroundColor { get; set; }

Gets or sets the background color of the Office2019Theme's accent elements when Pressed.

C#
public Color SelectedUnfocusedBackgroundColor { get; set; }

Gets or sets the TertiaryBackgroundColor used for the background color of the TextMessageControl and for the background color of SpecialSlots in the RadGanttView.

C#
public Color TertiaryBackgroundColor { get; set; }

Gets or sets the TimeBarSelectionBorderColor used for border of the SelectionThumbHandle and the SelectionRange elements in the TimeBarControl.

C#
public Color TimeBarSelectionBorderColor { get; set; }

Gets or sets the TimelineInstantItemColor used as background of TimeLineInstantItems.

C#
public Color TimelineInstantItemColor { get; set; }

Gets or sets the TimelineItemColor used as background of TimeLineItems.

C#
public Color TimelineItemColor { get; set; }

Gets or sets the color of the Office2019Theme's elements which support validation.

C#
public Color ValidationColor { get; set; }

Methods

Loads a preset.

C#
public static void LoadPreset(Office2019Palette.ColorVariation preset)
Parameters:presetOffice2019Palette.ColorVariation

The color preset.

In this article
DefinitionFieldsAccentBackgroundColorPropertyAccentBorderColorPropertyAccentMouseOverBackgroundColorPropertyAccentMouseOverBorderColorPropertyAccentPressedBackgroundColorPropertyAlternativeBackgroundColorPropertyBaseBackgroundColorPropertyButtonBackgroundColorPropertyCheckedForegroundColorPropertyComparativeMeasureColorPropertyDisabledBackgroundColorPropertyDisabledBorderColorPropertyDisabledCheckedForegroundColorPropertyDisabledForegroundColorPropertyDisabledIconColorPropertyDisabledOpacityPropertyFocusThicknessPropertyFontFamilyPropertyFontSizeLPropertyFontSizeMPropertyFontSizePropertyFontSizeSPropertyHeaderBackgroundColorPropertyHeaderBorderThicknessPropertyHeaderForegroundColorPropertyHighlightedForegroundColorPropertyIconColorPropertyIconWrapperColorPropertyMainBackgroundColorPropertyMainBorderColorPropertyMainForegroundColorPropertyMouseOverBackgroundColorPropertyPressedBackgroundColorPropertyQualityGoodColorPropertyQualityPoorColorPropertyQualitySatisfactoryColorPropertyReadOnlyBackgroundColorPropertyReadOnlyBorderColorPropertyReadOnlyOpacityPropertySecondaryBackgroundColorPropertySecondaryForegroundColorPropertySelectedUnfocusedBackgroundColorPropertyTertiaryBackgroundColorPropertyTimeBarSelectionBorderColorPropertyTimelineInstantItemColorPropertyTimelineItemColorPropertyValidationColorPropertyPropertiesAccentBackgroundColorAccentBorderColorAccentMouseOverBackgroundColorAccentMouseOverBorderColorAccentPressedBackgroundColorAlternativeBackgroundColorBaseBackgroundColorButtonBackgroundColorCheckedForegroundColorComparativeMeasureColorDisabledBackgroundColorDisabledBorderColorDisabledCheckedForegroundColorDisabledForegroundColorDisabledIconColorDisabledOpacityFocusThicknessFontFamilyFontSizeFontSizeLFontSizeMFontSizeSHeaderBackgroundColorHeaderBorderThicknessHeaderForegroundColorHighlightedForegroundColorIconColorIconWrapperColorMainBackgroundColorMainBorderColorMainForegroundColorMouseOverBackgroundColorPalettePressedBackgroundColorQualityGoodColorQualityPoorColorQualitySatisfactoryColorReadOnlyBackgroundColorReadOnlyBorderColorReadOnlyOpacitySecondaryBackgroundColorSecondaryForegroundColorSelectedUnfocusedBackgroundColorTertiaryBackgroundColorTimeBarSelectionBorderColorTimelineInstantItemColorTimelineItemColorValidationColorMethodsLoadPreset(ColorVariation)
Not finding the help you need?
Contact Support