07 2012 档案

摘要:给“System.Windows.Controls.DataGridColumnCollection”类型的集合添加值时发生异常。 [Line: 31 Position: 172] 阅读全文
posted @ 2012-07-13 11:37 Ken-Cai 阅读(423) 评论(0) 推荐(0) 编辑
摘要:<UserControl.Resources> <vm:TestViewMode x:Key="TestViewModeObj"></vm:BZ标准GridVM></UserControl.Resources>找不到类型“BZ标准TestViewMode ”,因为“clr-namespace:MyViewModel;assembly=MyViewModel”为未知命名空间。 [Line: 9 Position: 30]出现这种错误的临时解决办法: 在 TestViewMode添加一个随便的属性, 如Name.然后在UserCo 阅读全文
posted @ 2012-07-09 08:36 Ken-Cai 阅读(561) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/luminji/article/details/4860887xmlns:windows="clr-namespace:System.Windows;assembly=System.Windows.Controls"<windows:HierarchicalDataTemplate x:Key="ChildTemplate" ItemsSource="{Binding Path=ChildTopics}" ><TextBlock FontStyle="Italic& 阅读全文
posted @ 2012-07-07 09:47 Ken-Cai 阅读(257) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/lensso/archive/2011/05/25/2057226.html里面有讲到设置焦点的原理 阅读全文
posted @ 2012-07-03 16:10 Ken-Cai 阅读(131) 评论(0) 推荐(0) 编辑
摘要:用 var document = HtmlPage.Document; document.SetProperty("title", "My title");可以在 ContentFrame 的 Navigated 事件中添加上面的代码,统一设置. 阅读全文
posted @ 2012-07-02 07:35 Ken-Cai 阅读(228) 评论(0) 推荐(0) 编辑
摘要:Silverlight使用DataGrid的模板列(DataGridTemplateColumn)实现类似TreeListView控件的效果 阅读全文
posted @ 2012-07-01 08:41 Ken-Cai 阅读(190) 评论(0) 推荐(0) 编辑
摘要:How do I dynamically construct a predicate method from an expression tree? 阅读全文
posted @ 2012-07-01 00:41 Ken-Cai 阅读(581) 评论(0) 推荐(0) 编辑
摘要:Real-time list filtering with Silverlight, MVVM, and PagedCollectionView 通过Behavior来实现 阅读全文
posted @ 2012-07-01 00:31 Ken-Cai 阅读(364) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示