Class ColorKeys
提供颜色键的静态类
public static class ColorKeys
- Inheritance
-
ColorKeys
- Inherited Members
Properties
Accent
强调色
public static ComponentResourceKey Accent { get; }
Property Value
AlternatingRowBackground
交替行背景色
public static ComponentResourceKey AlternatingRowBackground { get; }
Property Value
Background
背景色
public static ComponentResourceKey Background { get; }
Property Value
Black
黑色
public static ComponentResourceKey Black { get; }
Property Value
Blue
蓝色
public static ComponentResourceKey Blue { get; }
Property Value
BorderBrush
边框画刷
public static ComponentResourceKey BorderBrush { get; }
Property Value
BorderBrushAssist
辅助边框画刷
public static ComponentResourceKey BorderBrushAssist { get; }
Property Value
BorderBrushTitle
标题边框画刷
public static ComponentResourceKey BorderBrushTitle { get; }
Property Value
Brown
棕色
public static ComponentResourceKey Brown { get; }
Property Value
CaptionBackground
标题背景色
public static ComponentResourceKey CaptionBackground { get; }
Property Value
CaptionForeground
标题前景色
public static ComponentResourceKey CaptionForeground { get; }
Property Value
Dark0
深色0
public static ComponentResourceKey Dark0 { get; }
Property Value
Dark0_1
深色0.1
public static ComponentResourceKey Dark0_1 { get; }
Property Value
Dark0_2
深色0.2
public static ComponentResourceKey Dark0_2 { get; }
Property Value
Dark0_3
深色0.3
public static ComponentResourceKey Dark0_3 { get; }
Property Value
Dark0_4
深色0.4
public static ComponentResourceKey Dark0_4 { get; }
Property Value
Dark0_5
深色0.5
public static ComponentResourceKey Dark0_5 { get; }
Property Value
Dark0_6
深色0.6
public static ComponentResourceKey Dark0_6 { get; }
Property Value
Dark0_7
深色0.7
public static ComponentResourceKey Dark0_7 { get; }
Property Value
Dark0_8
深色0.8
public static ComponentResourceKey Dark0_8 { get; }
Property Value
Dark0_9
深色0.9
public static ComponentResourceKey Dark0_9 { get; }
Property Value
Dark1
深色1
public static ComponentResourceKey Dark1 { get; }
Property Value
Dark10
深色10
public static ComponentResourceKey Dark10 { get; }
Property Value
Dark1_5
深色1.5
public static ComponentResourceKey Dark1_5 { get; }
Property Value
Dark2
深色2
public static ComponentResourceKey Dark2 { get; }
Property Value
Dark2_5
深色2.5
public static ComponentResourceKey Dark2_5 { get; }
Property Value
Dark3
深色3
public static ComponentResourceKey Dark3 { get; }
Property Value
Dark3_5
深色3.5
public static ComponentResourceKey Dark3_5 { get; }
Property Value
Dark4
深色4
public static ComponentResourceKey Dark4 { get; }
Property Value
Dark4_5
深色4.5
public static ComponentResourceKey Dark4_5 { get; }
Property Value
Dark5
深色5
public static ComponentResourceKey Dark5 { get; }
Property Value
Dark5_5
深色5.5
public static ComponentResourceKey Dark5_5 { get; }
Property Value
Dark6
深色6
public static ComponentResourceKey Dark6 { get; }
Property Value
Dark6_5
深色6.5
public static ComponentResourceKey Dark6_5 { get; }
Property Value
Dark7
深色7
public static ComponentResourceKey Dark7 { get; }
Property Value
Dark7_5
深色7.5
public static ComponentResourceKey Dark7_5 { get; }
Property Value
Dark8
深色8
public static ComponentResourceKey Dark8 { get; }
Property Value
Dark8_5
深色8.5
public static ComponentResourceKey Dark8_5 { get; }
Property Value
Dark9
深色9
public static ComponentResourceKey Dark9 { get; }
Property Value
Dark9_5
深色9.5
public static ComponentResourceKey Dark9_5 { get; }
Property Value
DialogCover
对话框覆盖色
public static ComponentResourceKey DialogCover { get; }
Property Value
Foreground
前景色
public static ComponentResourceKey Foreground { get; }
Property Value
ForegroundAssist
辅助前景色
public static ComponentResourceKey ForegroundAssist { get; }
Property Value
ForegroundLink
链接前景色
public static ComponentResourceKey ForegroundLink { get; }
Property Value
ForegroundSelect
选中前景色
public static ComponentResourceKey ForegroundSelect { get; }
Property Value
ForegroundTitle
标题前景色
public static ComponentResourceKey ForegroundTitle { get; }
Property Value
Gray
灰色
public static ComponentResourceKey Gray { get; }
Property Value
Green
绿色
public static ComponentResourceKey Green { get; }
Property Value
LightBlue
浅蓝色
public static ComponentResourceKey LightBlue { get; }
Property Value
LightGray
浅灰色
public static ComponentResourceKey LightGray { get; }
Property Value
MouseOver
鼠标悬停前景色
public static ComponentResourceKey MouseOver { get; }
Property Value
Orange
橙色
public static ComponentResourceKey Orange { get; }
Property Value
Pink
粉色
public static ComponentResourceKey Pink { get; }
Property Value
Purple
紫色
public static ComponentResourceKey Purple { get; }
Property Value
Red
红色
public static ComponentResourceKey Red { get; }
Property Value
Selected
选中前景色
public static ComponentResourceKey Selected { get; }
Property Value
Tranparent
透明色
public static ComponentResourceKey Tranparent { get; }
Property Value
Yellow
黄色
public static ComponentResourceKey Yellow { get; }