资讯

The compiler tells you that you are currently calling ShowDialog on a WPF window and that there's no implicit cast between bool? and System.Windows.Forms.DialogResult Fix: Call ShowDialog on a ...