摘要:
public partial class RefreshMore : UserControl { model mymodel = new model() { SEX = true }; private ObservableCollection<EmailObject> DemoData = new ObservableCollection<EmailObject>(); public RefreshMore() { InitializeComponent(); this.listBox1.ItemsSource = this.DemoData; this.DataCon 阅读全文
posted @ 2013-03-11 21:41
androllen
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号