摘要: public static class ControlsSearchHelper { //查找父控件 public static T GetParentObject(DependencyObject obj, string name) where T : Fram... 阅读全文
posted @ 2015-12-28 17:33 倾国倾城何为倾 阅读(225) 评论(0) 推荐(0)
摘要: # include # include # include# include# include# include# include# include# include# include # include void simulate_key(int fd, int kval) { struc... 阅读全文
posted @ 2015-12-28 17:31 倾国倾城何为倾 阅读(757) 评论(0) 推荐(0)
摘要: public static void SendToUIThread(UIElement element, string text) { element.Dispatcher.BeginInvoke( new Action(() => ... 阅读全文
posted @ 2015-12-28 17:30 倾国倾城何为倾 阅读(463) 评论(0) 推荐(0)
摘要: public App() { Application.Current.DispatcherUnhandledException += Current_DispatcherUnhandledException; AppDomain.Curren... 阅读全文
posted @ 2015-12-28 17:22 倾国倾城何为倾 阅读(416) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-12-28 17:08 倾国倾城何为倾 阅读(464) 评论(0) 推荐(0)
摘要: ... 阅读全文
posted @ 2015-12-28 17:04 倾国倾城何为倾 阅读(476) 评论(0) 推荐(1)