示例#1
0
 private void AllPivot_Loaded(object sender, RoutedEventArgs e)
 {
     boardView.LoadAllMyBoardsPage();
     cardView.LoadAllMyCardsPage();
     notificationView.LoadAllNotificationsPage();
 }