示例#1
0
 private void ShowProjectsButton_Click(object sender, RoutedEventArgs e)
 {
     _controller.ShowProjectsView(this);
 }