public MainWindow() { InitializeComponent(); DC1 = new DirectoryController(ListView1, GridView1); DC1.ChangeDirectory("D:\\mp3\\unsorted\\metal"); }