代码改变世界

初次使用wpf 转换器

2017-11-14 22:52 by 蛋蛋01, 183 阅读, 0 推荐, 收藏,
摘要:一,转换器定义 单值转换器定义 public partial class RedConverter : IValueConverter { public object Convert(object value, Type targetType, object parameter, System.Gl 阅读全文