private void Comment_Tapped(object sender, TappedRoutedEventArgs e) { ActionModel.Comment(sender, new WeiboActionEventArgs(ViewModel.Item.Result)); }