Class FluentPalette
Hold resources used in the Fluent
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class FluentPalette : ThemePalette, IDynamicThemePalette
Fields
AccentColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentColorProperty
Field Value
System.
|
AccentFocusedColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentFocusedColorProperty
Field Value
System.
|
AccentMouseOverColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentMouseOverColorProperty
Field Value
System.
|
AccentPressedColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentPressedColorProperty
Field Value
System.
|
AlternativeColorProperty
Identifies the Alternative
Declaration
public static readonly DependencyProperty AlternativeColorProperty
Field Value
System.
|
BasicColorProperty
Identifies the Basic
Declaration
public static readonly DependencyProperty BasicColorProperty
Field Value
System.
|
BasicSolidColorProperty
Identifies the Basic
Declaration
public static readonly DependencyProperty BasicSolidColorProperty
Field Value
System.
|
ComplementaryColorProperty
Identifies the Complementary
Declaration
public static readonly DependencyProperty ComplementaryColorProperty
Field Value
System.
|
CornerRadiusBottomProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusBottomProperty
Field Value
System.
|
CornerRadiusLeftProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusLeftProperty
Field Value
System.
|
CornerRadiusProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusProperty
Field Value
System.
|
CornerRadiusRightProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusRightProperty
Field Value
System.
|
CornerRadiusTopProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusTopProperty
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.
|
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.
|
FontSizeXLProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeXLProperty
Field Value
System.
|
IconColorProperty
Identifies the Icon
Declaration
public static readonly DependencyProperty IconColorProperty
Field Value
System.
|
InputOpacityProperty
Identifies the Input
Declaration
public static readonly DependencyProperty InputOpacityProperty
Field Value
System.
|
IsFreezableProperty
Identifies the IsFreezable DependencyProperty.
Declaration
public static readonly DependencyProperty IsFreezableProperty
Field Value
System.
|
MainColorProperty
Identifies the Main
Declaration
public static readonly DependencyProperty MainColorProperty
Field Value
System.
|
MarkerColorProperty
Identifies the Marker
Declaration
public static readonly DependencyProperty MarkerColorProperty
Field Value
System.
|
MarkerInvertedColorProperty
Identifies the Marker
Declaration
public static readonly DependencyProperty MarkerInvertedColorProperty
Field Value
System.
|
MarkerMouseOverColorProperty
Identifies the Marker
Declaration
public static readonly DependencyProperty MarkerMouseOverColorProperty
Field Value
System.
|
MouseOverColorProperty
Identifies the Mouse
Declaration
public static readonly DependencyProperty MouseOverColorProperty
Field Value
System.
|
PressedColorProperty
Identifies the Pressed
Declaration
public static readonly DependencyProperty PressedColorProperty
Field Value
System.
|
PrimaryBackgroundColorProperty
Identifies the Primary
Declaration
public static readonly DependencyProperty PrimaryBackgroundColorProperty
Field Value
System.
|
PrimaryColorProperty
Identifies the Primary
Declaration
public static readonly DependencyProperty PrimaryColorProperty
Field Value
System.
|
PrimaryMouseOverColorProperty
Identifies the Primary
Declaration
public static readonly DependencyProperty PrimaryMouseOverColorProperty
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.
|
ScrollBarsModeProperty
Identifies the Scroll
Declaration
public static readonly DependencyProperty ScrollBarsModeProperty
Field Value
System.
|
ValidationColorProperty
Identifies the Validation
Declaration
public static readonly DependencyProperty ValidationColorProperty
Field Value
System.
|
Properties
AccentColor
Gets or sets the color of the FluentTheme's accent elements.
Declaration
public Color AccentColor { get; set; }
Property Value
System.
|
AccentFocusedColor
Gets or sets the color of the FluentTheme's focus elements.
Declaration
public Color AccentFocusedColor { get; set; }
Property Value
System.
|
AccentMouseOverColor
Gets or sets the color of the FluentTheme's mouse over accent elements.
Declaration
public Color AccentMouseOverColor { get; set; }
Property Value
System.
|
AccentPressedColor
Gets or sets the color of the FluentTheme's pressed accent elements.
Declaration
public Color AccentPressedColor { get; set; }
Property Value
System.
|
AlternativeColor
Gets or sets the color of the FluentTheme's alternative elements.
Declaration
public Color AlternativeColor { get; set; }
Property Value
System.
|
BasicColor
Gets or sets the color of the FluentTheme's basic and border elements.
Declaration
public Color BasicColor { get; set; }
Property Value
System.
|
BasicSolidColor
Gets or sets the solid color of the FluentTheme's basic and border elements.
Declaration
public Color BasicSolidColor { get; set; }
Property Value
System.
|
ComplementaryColor
Gets or sets the color of the FluentTheme's complementary elements.
Declaration
public Color ComplementaryColor { get; set; }
Property Value
System.
|
CornerRadius
Gets or sets the Corner
Declaration
public CornerRadius CornerRadius { get; set; }
Property Value
System.
|
CornerRadiusBottom
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusBottom { get; set; }
Property Value
System.
|
CornerRadiusLeft
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusLeft { get; set; }
Property Value
System.
|
CornerRadiusRight
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusRight { get; set; }
Property Value
System.
|
CornerRadiusTop
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusTop { get; set; }
Property Value
System.
|
DisabledOpacity
Gets or sets the 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 Font
Declaration
public FontFamily FontFamily { get; set; }
Property Value
System.
|
FontSize
Gets or sets the font size for normal text.
Declaration
public double FontSize { get; set; }
Property Value
System.
|
FontSizeL
Gets or sets the font size for large text.
Declaration
public double FontSizeL { get; set; }
Property Value
System.
|
FontSizeS
Gets or sets the font size for small text.
Declaration
public double FontSizeS { get; set; }
Property Value
System.
|
FontSizeXL
Gets or sets the font size for extra large text.
Declaration
public double FontSizeXL { get; set; }
Property Value
System.
|
IconColor
Gets or sets the color of the FluentTheme's icons and icon-like elements.
Declaration
public Color IconColor { get; set; }
Property Value
System.
|
InputOpacity
Gets or sets the Input
Declaration
public double InputOpacity { get; set; }
Property Value
System.
|
MainColor
Gets or sets the color of the FluentTheme's main elements.
Declaration
public Color MainColor { get; set; }
Property Value
System.
|
MarkerColor
Gets or sets the color of the FluentTheme's marker and text elements.
Declaration
public Color MarkerColor { get; set; }
Property Value
System.
|
MarkerInvertedColor
Gets or sets the color of the FluentTheme's inverted marker elements.
Declaration
public Color MarkerInvertedColor { get; set; }
Property Value
System.
|
MarkerMouseOverColor
Gets or sets the color of the FluentTheme's marker and text hovered elements.
Declaration
public Color MarkerMouseOverColor { get; set; }
Property Value
System.
|
MouseOverColor
Gets or sets the color of the FluentTheme's main hovered elements.
Declaration
public Color MouseOverColor { get; set; }
Property Value
System.
|
Palette
Holds the Palette singleton instance.
Declaration
public static FluentPalette Palette { get; }
Property Value
PressedColor
Gets or sets the color of the FluentTheme's main pressed elements.
Declaration
public Color PressedColor { get; set; }
Property Value
System.
|
PrimaryBackgroundColor
Gets or sets the color of the FluentTheme's primary background elements.
Declaration
public Color PrimaryBackgroundColor { get; set; }
Property Value
System.
|
PrimaryColor
Gets or sets the color of the FluentTheme's primary elements.
Declaration
public Color PrimaryColor { get; set; }
Property Value
System.
|
PrimaryMouseOverColor
Gets or sets the color of the FluentTheme's mouse over primary elements.
Declaration
public Color PrimaryMouseOverColor { get; set; }
Property Value
System.
|
ReadOnlyBackgroundColor
Gets or sets the color of the FluentTheme's read only background elements.
Declaration
public Color ReadOnlyBackgroundColor { get; set; }
Property Value
System.
|
ReadOnlyBorderColor
Gets or sets the color of the FluentTheme's read only border elements.
Declaration
public Color ReadOnlyBorderColor { get; set; }
Property Value
System.
|
ReadOnlyOpacity
Gets or sets the Read
Declaration
public double ReadOnlyOpacity { get; set; }
Property Value
System.
|
ScrollBarsMode
Gets or sets the Scroll
Declaration
public ScrollViewerScrollBarsMode ScrollBarsMode { get; set; }
Property Value
ValidationColor
Gets or sets the color of the FluentTheme's validation elements.
Declaration
public Color ValidationColor { get; set; }
Property Value
System.
|
Methods
GetIsFreezable(DependencyObject)
Gets the IsFreezable value from a DependencyObject.
Declaration
public static bool GetIsFreezable(DependencyObject dependencyObject)
Parameters
System. The dependencyObject. |
Returns
System. The IsFreezable value. |
LoadPreset(FluentPalette.ColorVariation)
Loads a preset.
Declaration
public static void LoadPreset(FluentPalette.ColorVariation preset)
Parameters
Fluent The color preset. |
SetIsFreezable(DependencyObject, Boolean)
Sets the IsFreezable value from a DependencyObject.
Declaration
public static void SetIsFreezable(DependencyObject dependencyObject, bool value)
Parameters
System. The dependencyObject. |
System. The IsFreezable value. |