Class Office2019Palette
Hold resources used in the Office2019Theme theme.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class Office2019Palette : ThemePalette
Fields
AccentBackgroundColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentBackgroundColorProperty
Field Value
System.
|
AccentBorderColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentBorderColorProperty
Field Value
System.
|
AccentMouseOverBackgroundColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentMouseOverBackgroundColorProperty
Field Value
System.
|
AccentMouseOverBorderColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentMouseOverBorderColorProperty
Field Value
System.
|
AccentPressedBackgroundColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentPressedBackgroundColorProperty
Field Value
System.
|
AlternativeBackgroundColorProperty
Identifies the Alternative
Declaration
public static readonly DependencyProperty AlternativeBackgroundColorProperty
Field Value
System.
|
BaseBackgroundColorProperty
Identifies the Base
Declaration
public static readonly DependencyProperty BaseBackgroundColorProperty
Field Value
System.
|
ButtonBackgroundColorProperty
Identifies the Button
Declaration
public static readonly DependencyProperty ButtonBackgroundColorProperty
Field Value
System.
|
CheckedForegroundColorProperty
Identifies the Checked
Declaration
public static readonly DependencyProperty CheckedForegroundColorProperty
Field Value
System.
|
ComparativeMeasureColorProperty
Identifies the Comparative
Declaration
public static readonly DependencyProperty ComparativeMeasureColorProperty
Field Value
System.
|
DisabledBackgroundColorProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledBackgroundColorProperty
Field Value
System.
|
DisabledBorderColorProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledBorderColorProperty
Field Value
System.
|
DisabledCheckedForegroundColorProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledCheckedForegroundColorProperty
Field Value
System.
|
DisabledForegroundColorProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledForegroundColorProperty
Field Value
System.
|
DisabledIconColorProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledIconColorProperty
Field Value
System.
|
DisabledOpacityProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledOpacityProperty
Field Value
System.
|
FocusThicknessProperty
Identifies the Focus
Declaration
public static readonly DependencyProperty FocusThicknessProperty
Field Value
System.
|
FontFamilyProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontFamilyProperty
Field Value
System.
|
FontSizeLProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeLProperty
Field Value
System.
|
FontSizeMProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeMProperty
Field Value
System.
|
FontSizeProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeProperty
Field Value
System.
|
FontSizeSProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeSProperty
Field Value
System.
|
HeaderBackgroundColorProperty
Identifies the Header
Declaration
public static readonly DependencyProperty HeaderBackgroundColorProperty
Field Value
System.
|
HeaderBorderThicknessProperty
Identifies the Header
Declaration
public static readonly DependencyProperty HeaderBorderThicknessProperty
Field Value
System.
|
HeaderForegroundColorProperty
Identifies the Header
Declaration
public static readonly DependencyProperty HeaderForegroundColorProperty
Field Value
System.
|
HighlightedForegroundColorProperty
Identifies the Highlighted
Declaration
public static readonly DependencyProperty HighlightedForegroundColorProperty
Field Value
System.
|
IconColorProperty
Identifies the Icon
Declaration
public static readonly DependencyProperty IconColorProperty
Field Value
System.
|
IconWrapperColorProperty
Identifies the Icon
Declaration
public static readonly DependencyProperty IconWrapperColorProperty
Field Value
System.
|
MainBackgroundColorProperty
Identifies the Main
Declaration
public static readonly DependencyProperty MainBackgroundColorProperty
Field Value
System.
|
MainBorderColorProperty
Identifies the Main
Declaration
public static readonly DependencyProperty MainBorderColorProperty
Field Value
System.
|
MainForegroundColorProperty
Identifies the Main
Declaration
public static readonly DependencyProperty MainForegroundColorProperty
Field Value
System.
|
MouseOverBackgroundColorProperty
Identifies the Mouse
Declaration
public static readonly DependencyProperty MouseOverBackgroundColorProperty
Field Value
System.
|
PressedBackgroundColorProperty
Identifies the Pressed
Declaration
public static readonly DependencyProperty PressedBackgroundColorProperty
Field Value
System.
|
QualityGoodColorProperty
Identifies the Quality
Declaration
public static readonly DependencyProperty QualityGoodColorProperty
Field Value
System.
|
QualityPoorColorProperty
Identifies the Quality
Declaration
public static readonly DependencyProperty QualityPoorColorProperty
Field Value
System.
|
QualitySatisfactoryColorProperty
Identifies the Quality
Declaration
public static readonly DependencyProperty QualitySatisfactoryColorProperty
Field Value
System.
|
ReadOnlyBackgroundColorProperty
Identifies the Read
Declaration
public static readonly DependencyProperty ReadOnlyBackgroundColorProperty
Field Value
System.
|
ReadOnlyBorderColorProperty
Identifies the Read
Declaration
public static readonly DependencyProperty ReadOnlyBorderColorProperty
Field Value
System.
|
ReadOnlyOpacityProperty
Identifies the Read
Declaration
public static readonly DependencyProperty ReadOnlyOpacityProperty
Field Value
System.
|
SecondaryBackgroundColorProperty
Identifies the Secondary
Declaration
public static readonly DependencyProperty SecondaryBackgroundColorProperty
Field Value
System.
|
SecondaryForegroundColorProperty
Identifies the Secondary
Declaration
public static readonly DependencyProperty SecondaryForegroundColorProperty
Field Value
System.
|
SelectedUnfocusedBackgroundColorProperty
Identifies the Selected
Declaration
public static readonly DependencyProperty SelectedUnfocusedBackgroundColorProperty
Field Value
System.
|
TertiaryBackgroundColorProperty
Identifies the Tertiary
Declaration
public static readonly DependencyProperty TertiaryBackgroundColorProperty
Field Value
System.
|
TimeBarSelectionBorderColorProperty
Identifies the Time
Declaration
public static readonly DependencyProperty TimeBarSelectionBorderColorProperty
Field Value
System.
|
TimelineInstantItemColorProperty
Identifies the Timeline
Declaration
public static readonly DependencyProperty TimelineInstantItemColorProperty
Field Value
System.
|
TimelineItemColorProperty
Identifies the Timeline
Declaration
public static readonly DependencyProperty TimelineItemColorProperty
Field Value
System.
|
ValidationColorProperty
Identifies the Validation
Declaration
public static readonly DependencyProperty ValidationColorProperty
Field Value
System.
|
Properties
AccentBackgroundColor
Gets or sets the background color of the Office2019Theme's accent elements.
Declaration
public Color AccentBackgroundColor { get; set; }
Property Value
System.
|
AccentBorderColor
Gets or sets the border color of the Office2019Theme's accent elements.
Declaration
public Color AccentBorderColor { get; set; }
Property Value
System.
|
AccentMouseOverBackgroundColor
Gets or sets the background color of the Office2019Theme's accent elements on MouseOver.
Declaration
public Color AccentMouseOverBackgroundColor { get; set; }
Property Value
System.
|
AccentMouseOverBorderColor
Gets or sets the border color of the Office2019Theme's accent elements on MouseOver.
Declaration
public Color AccentMouseOverBorderColor { get; set; }
Property Value
System.
|
AccentPressedBackgroundColor
Gets or sets the background color of the Office2019Theme's accent elements when Pressed.
Declaration
public Color AccentPressedBackgroundColor { get; set; }
Property Value
System.
|
AlternativeBackgroundColor
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.
Declaration
public Color AlternativeBackgroundColor { get; set; }
Property Value
System.
|
BaseBackgroundColor
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.
Declaration
public Color BaseBackgroundColor { get; set; }
Property Value
System.
|
ButtonBackgroundColor
Gets or sets the default background color of the Office2019Theme's button-like elements.
Declaration
public Color ButtonBackgroundColor { get; set; }
Property Value
System.
|
CheckedForegroundColor
Gets or sets the foreground of the Office2019Theme's elements when Selected or Checked.
Declaration
public Color CheckedForegroundColor { get; set; }
Property Value
System.
|
ComparativeMeasureColor
Gets or sets the Comparative
Declaration
public Color ComparativeMeasureColor { get; set; }
Property Value
System.
|
DisabledBackgroundColor
Gets or sets the background color of the Office2019Theme's elements when Disabled.
Declaration
public Color DisabledBackgroundColor { get; set; }
Property Value
System.
|
DisabledBorderColor
Gets or sets the border color of the Office2019Theme's elements when Disabled.
Declaration
public Color DisabledBorderColor { get; set; }
Property Value
System.
|
DisabledCheckedForegroundColor
Gets or sets the foreground of the Office2019Theme's elements when Disabled and Checked.
Declaration
public Color DisabledCheckedForegroundColor { get; set; }
Property Value
System.
|
DisabledForegroundColor
Gets or sets the foreground of the Office2019Theme's elements when Disabled.
Declaration
public Color DisabledForegroundColor { get; set; }
Property Value
System.
|
DisabledIconColor
Gets or sets the icon fill of the Office2019Theme's elements when Disabled.
Declaration
public Color DisabledIconColor { get; set; }
Property Value
System.
|
DisabledOpacity
Gets or sets the foreground opacity of the Office2019Theme's text when Disabled.
Declaration
public double DisabledOpacity { get; set; }
Property Value
System.
|
FocusThickness
Gets or sets the Focus
Declaration
public Thickness FocusThickness { get; set; }
Property Value
System.
|
FontFamily
Gets or sets the Office2019Theme's Font
Declaration
public FontFamily FontFamily { get; set; }
Property Value
System.
|
FontSize
Gets or sets the Office2019Theme's Font
Declaration
public double FontSize { get; set; }
Property Value
System.
|
FontSizeL
Gets or sets the Office2019Theme's Font
Declaration
public double FontSizeL { get; set; }
Property Value
System.
|
FontSizeM
Gets or sets the Office2019Theme's Font
Declaration
public double FontSizeM { get; set; }
Property Value
System.
|
FontSizeS
Gets or sets the Office2019Theme's Font
Declaration
public double FontSizeS { get; set; }
Property Value
System.
|
HeaderBackgroundColor
Gets or sets the default background color of the Office2019Theme's headers of elements (Window, TaskBoard's column header, etc.).
Declaration
public Color HeaderBackgroundColor { get; set; }
Property Value
System.
|
HeaderBorderThickness
Gets or sets the Header
Declaration
public Thickness HeaderBorderThickness { get; set; }
Property Value
System.
|
HeaderForegroundColor
Gets or sets the default foreground color of the Office2019Theme's headers of elements (Window, TaskBoard's column header, etc.).
Declaration
public Color HeaderForegroundColor { get; set; }
Property Value
System.
|
HighlightedForegroundColor
Gets or sets the foreground of the Office2019Theme's elements on MouseOver or Pressed.
Declaration
public Color HighlightedForegroundColor { get; set; }
Property Value
System.
|
IconColor
Gets or sets the fill of the Office2019Theme's icons.
Declaration
public Color IconColor { get; set; }
Property Value
System.
|
IconWrapperColor
Gets or sets the fill of the Office2019Theme's icons.
Declaration
public Color IconWrapperColor { get; set; }
Property Value
System.
|
MainBackgroundColor
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.
Declaration
public Color MainBackgroundColor { get; set; }
Property Value
System.
|
MainBorderColor
Gets or sets the default border color of the Office2019Theme's editable and noneditable elements.
Declaration
public Color MainBorderColor { get; set; }
Property Value
System.
|
MainForegroundColor
Gets or sets the default foreground of the Office2019Theme's elements.
Declaration
public Color MainForegroundColor { get; set; }
Property Value
System.
|
MouseOverBackgroundColor
Gets or sets the background color of the Office2019Theme's non-accent elements on MouseOver. Used also as selected unfocused background.
Declaration
public Color MouseOverBackgroundColor { get; set; }
Property Value
System.
|
Palette
Holds the Palette singleton instance.
Declaration
public static Office2019Palette Palette { get; }
Property Value
PressedBackgroundColor
Gets or sets the background color of the Office2019Theme's non-accent elements when Pressed.
Declaration
public Color PressedBackgroundColor { get; set; }
Property Value
System.
|
QualityGoodColor
Gets or sets the Quality
Declaration
public Color QualityGoodColor { get; set; }
Property Value
System.
|
QualityPoorColor
Gets or sets the Quality
Declaration
public Color QualityPoorColor { get; set; }
Property Value
System.
|
QualitySatisfactoryColor
Gets or sets the Quality
Declaration
public Color QualitySatisfactoryColor { get; set; }
Property Value
System.
|
ReadOnlyBackgroundColor
Gets or sets the background color of the Office2019Theme's read only elements.
Declaration
public Color ReadOnlyBackgroundColor { get; set; }
Property Value
System.
|
ReadOnlyBorderColor
Gets or sets the border color of the Office2019Theme's read only elements.
Declaration
public Color ReadOnlyBorderColor { get; set; }
Property Value
System.
|
ReadOnlyOpacity
Gets or sets the foreground opacity of the Office2019Theme's text when in read-only state.
Declaration
public double ReadOnlyOpacity { get; set; }
Property Value
System.
|
SecondaryBackgroundColor
Gets or sets the secondary background color of the Office2019Theme's elements such as ProgressBar and more advanced controls like RichTextBox.
Declaration
public Color SecondaryBackgroundColor { get; set; }
Property Value
System.
|
SecondaryForegroundColor
Gets or sets the foreground of the Office2019Theme's elements when they are used over a transparent background.
Declaration
public Color SecondaryForegroundColor { get; set; }
Property Value
System.
|
SelectedUnfocusedBackgroundColor
Gets or sets the background color of the Office2019Theme's accent elements when Pressed.
Declaration
public Color SelectedUnfocusedBackgroundColor { get; set; }
Property Value
System.
|
TertiaryBackgroundColor
Gets or sets the Tertiary
Declaration
public Color TertiaryBackgroundColor { get; set; }
Property Value
System.
|
TimeBarSelectionBorderColor
Gets or sets the Time
Declaration
public Color TimeBarSelectionBorderColor { get; set; }
Property Value
System.
|
TimelineInstantItemColor
Gets or sets the Timeline
Declaration
public Color TimelineInstantItemColor { get; set; }
Property Value
System.
|
TimelineItemColor
Gets or sets the Timeline
Declaration
public Color TimelineItemColor { get; set; }
Property Value
System.
|
ValidationColor
Gets or sets the color of the Office2019Theme's elements which support validation.
Declaration
public Color ValidationColor { get; set; }
Property Value
System.
|
Methods
LoadPreset(Office2019Palette.ColorVariation)
Loads a preset.
Declaration
public static void LoadPreset(Office2019Palette.ColorVariation preset)
Parameters
Office2019Palette. The color preset. |