From 2dc615b064a7ae86731bc767cbb9a467ad8a9eb3 Mon Sep 17 00:00:00 2001 From: Zhao Cheng Date: Sat, 3 Mar 2012 15:57:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=9D=E9=A2=98=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BoardPage.xaml | 2 +- .../CurrentBoardViewModelSampleData.xaml | 7 -- .../CurrentTopicViewModelSampleData.xaml | 23 +++++ TopicPage.xaml | 70 ++++++++++++++ TopicPage.xaml.cs | 23 +++++ ViewModels/CurrentTopicViewModel.cs | 96 +++++++++++++++++++ sbbs-client-wp7.csproj | 12 +++ 7 files changed, 225 insertions(+), 8 deletions(-) create mode 100644 SampleData/CurrentTopicViewModelSampleData.xaml create mode 100644 TopicPage.xaml create mode 100644 TopicPage.xaml.cs create mode 100644 ViewModels/CurrentTopicViewModel.cs diff --git a/BoardPage.xaml b/BoardPage.xaml index 58bc874..d467759 100644 --- a/BoardPage.xaml +++ b/BoardPage.xaml @@ -67,7 +67,7 @@ -