弹来弹去跑马灯!

摘要: WPF将Ui保存为图片 SaveWindowContent(this, "c:\\tmp.bmp"); private void SaveWindowContent(Window source, string fileName) { FrameworkElement elem = sou... 阅读全文
posted @ 2015-10-28 22:56 wgscd 阅读(640) 评论(0) 推荐(0)