摘要: The WPF and Silverlight platforms use late bound data binding resolution for bindings in XAML files. This feature allows a DataContext to be set at run-time and the objects within that DataContext to resolve their property bindings then. This late binding enables cool features like DataTemplates, co 阅读全文
posted @ 2012-10-29 20:44 sunnyboy 阅读(454) 评论(0) 推荐(0) 编辑