コード例 #1
0
 private void CaptureBitmap_Click(object sender, RoutedEventArgs e)
 {
     viewModel.CaptureBitmap();
 }