Class ThemeColors
Represents the ThemeColors class.
Inheritance
System.Object
ThemeColors
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public static class ThemeColors
Properties
ActiveWindowTitleBrush
Declaration
public static string ActiveWindowTitleBrush { get; }
Property Value
Type |
Description |
System.String |
|
BackgroundBrush
Declaration
public static string BackgroundBrush { get; }
Property Value
Type |
Description |
System.String |
|
BorderBrush
Declaration
public static string BorderBrush { get; }
Property Value
Type |
Description |
System.String |
|
CardViewGroupingBarBrush
Declaration
public static string CardViewGroupingBarBrush { get; }
Property Value
Type |
Description |
System.String |
|
ColumnHeaderBrush
Declaration
public static string ColumnHeaderBrush { get; }
Property Value
Type |
Description |
System.String |
|
ForegroundBrush
Declaration
public static string ForegroundBrush { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public static string GalleryHeaderBrush { get; }
Property Value
Type |
Description |
System.String |
|
HorizontalThumbBrush
Declaration
public static string HorizontalThumbBrush { get; }
Property Value
Type |
Description |
System.String |
|
HorizontalThumbHoverBrush
Declaration
public static string HorizontalThumbHoverBrush { get; }
Property Value
Type |
Description |
System.String |
|
HorizontalThumbPressedBrush
Declaration
public static string HorizontalThumbPressedBrush { get; }
Property Value
Type |
Description |
System.String |
|
HoverBrush
Declaration
public static string HoverBrush { get; }
Property Value
Type |
Description |
System.String |
|
InActiveWindowTitleBrush
Declaration
public static string InActiveWindowTitleBrush { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public static string MenuBackgroundBrush { get; }
Property Value
Type |
Description |
System.String |
|
Declaration
public static string MenuHoverBrush { get; }
Property Value
Type |
Description |
System.String |
|
RibbonPanelBrush
Declaration
public static string RibbonPanelBrush { get; }
Property Value
Type |
Description |
System.String |
|
SelectedBrush
Declaration
public static string SelectedBrush { get; }
Property Value
Type |
Description |
System.String |
|
TabHoverBorderBrush
Declaration
public static string TabHoverBorderBrush { get; }
Property Value
Type |
Description |
System.String |
|
TabHoverBrush
Declaration
public static string TabHoverBrush { get; }
Property Value
Type |
Description |
System.String |
|
TrackBrush
Declaration
public static string TrackBrush { get; }
Property Value
Type |
Description |
System.String |
|
VerticalThumbBrush
Declaration
public static string VerticalThumbBrush { get; }
Property Value
Type |
Description |
System.String |
|
VerticalThumbHoverBrush
Declaration
public static string VerticalThumbHoverBrush { get; }
Property Value
Type |
Description |
System.String |
|
VerticalThumbPressedBrush
Declaration
public static string VerticalThumbPressedBrush { get; }
Property Value
Type |
Description |
System.String |
|