コード例 #1
0
 public void UpdateTweetLoader()
 {
     addCommand.RaiseCanExecuteChanged();
     Listbox.Resource = Resource;
     Listbox.Load();
 }