2015年9月27日

LevelHostControl.xaml

摘要: using System;using System.IO;using System.Windows;using System.Windows.Controls;using System.Windows.Documents;using System.Windows.In... 阅读全文

posted @ 2015-09-27 18:00 汇编 阅读(121) 评论(0) 推荐(0) 编辑

MainPage.xaml

摘要: ... 阅读全文

posted @ 2015-09-27 17:43 汇编 阅读(263) 评论(0) 推荐(0) 编辑

依赖项属性语法格式

摘要: class MyClass : DependencyObject { public static readonly DependencyProperty MyfieldProperty = DependencyProperty.Register("Myfield", typeo... 阅读全文

posted @ 2015-09-27 17:19 汇编 阅读(331) 评论(0) 推荐(0) 编辑

导航