|
|
1
14
以下StackOverflow问题可能有帮助: Visual guide to System.Windows.SystemColors 编辑:
我做了一些额外的调查,并研究了微软提供的标准XAML样式(请参见
Where can I download Microsoft's standard WPF themes from?
)你可以确切地看到
例如,下面是用于
微软使用
|
|
|
2
0
win7 aero systemcolors.controlBrushkey的十六进制值为f0f0f0。 不是F4F4F4。 所以那个不正确,不知道用哪个,所以我要用f4f4f4。 |