Practical WPF Charts and Graphics 中关于ColorPicker的实验
原文中建议的ColorPicker用ColorPickerWPF代替,如下图所示:

安装并添加引用:
using ColorPickerWPF;
原文中的代码块:

改为:

其它代码不用改变,运行程序结果如下:

ColorPicker对话框如下:


ColorPickerWPF GitHub地址:
https://github.com/drogoganor/ColorPickerWPF

博客记录了Practical WPF Charts and Graphics中关于ColorPicker的实验,原文建议用ColorPickerWPF代替ColorPicker,介绍了安装并添加引用的操作,给出代码修改示例,还展示了运行程序结果及ColorPicker对话框,提供了ColorPickerWPF的GitHub地址。
5715

被折叠的 条评论
为什么被折叠?



