Chr☆s Kwok 的技术笔记

.NET, C#, WPF, WCF, WF, .NetCore & LINQ ... I know how it works because I know why it works ...

博客园 首页 新随笔 订阅 管理

2014年11月3日 #

摘要: using System.Windows.Media;1、String转换成Color Color color = (Color)ColorConverter.ConvertFromString(string);2、String转换成Brush BrushConverter brushConvert... 阅读全文
posted @ 2014-11-03 16:51 Chr☆s 阅读(497) 评论(0) 推荐(0)