自定义控件.依赖项属性同步更新内部控件属性
摘要:
1 using System.Windows; 2 using System.Windows.Controls; 3 using System.Windows.Data; 4 5 namespace CXTWpfControlLibrary 6 { 7 /// <summary> 8 /// DControl.xaml 的交互逻辑 9 /// </summary>10 public partial class DControl : UserControl11 {12 public DControl()13 {14 ... 阅读全文
posted @ 2013-03-16 12:01 xiaoboz 阅读(339) 评论(0) 推荐(0)
浙公网安备 33010602011771号