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。 |
Kryptonit364 · 在DataGrid中隐藏调整大小和选择列 2 年前 |
hassan Ma · 从顶部将文本插入WPF文本块 2 年前 |
Arijit · 移动画布内绘制的矩形 2 年前 |
juraj14466 · C#WPF实时图表将点渲染为图像 2 年前 |