public void Init(MainWindowViewModel vm) {
			this.DataContext = vm;
		}