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