摘要: public static class ControlsSearchHelper { //查找父控件 public static T GetParentObject(DependencyObject obj, string name) where T : Fram... 阅读全文
posted @ 2015-12-28 17:33 倾国倾城何为倾 阅读(217) 评论(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 倾国倾城何为倾 阅读(736) 评论(0) 推荐(0) 编辑
摘要: public static void SendToUIThread(UIElement element, string text) { element.Dispatcher.BeginInvoke( new Action(() => ... 阅读全文
posted @ 2015-12-28 17:30 倾国倾城何为倾 阅读(458) 评论(0) 推荐(0) 编辑
摘要: public App() { Application.Current.DispatcherUnhandledException += Current_DispatcherUnhandledException; AppDomain.Curren... 阅读全文
posted @ 2015-12-28 17:22 倾国倾城何为倾 阅读(407) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-12-28 17:08 倾国倾城何为倾 阅读(437) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2015-12-28 17:04 倾国倾城何为倾 阅读(457) 评论(0) 推荐(1) 编辑