Windows Phone 7 程序等待页面的处理
摘要:
程序启动通常会有一个等待的过程,在这个过程中可以通过使用Popup控件配合BackgroundWorker类启动后台线程来实现。控件的代码PopupSplash.xaml using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Windows;using System.Windows.Controls;using System.Windows.Documents;using System.Win... 阅读全文
posted @ 2013-09-05 17:12 Hai_阔天空 阅读(251) 评论(0) 推荐(0)
浙公网安备 33010602011771号