private void BtnExport_Click(object sender, System.Windows.RoutedEventArgs e) { _controller.ExportReport(); }