public void TestFermeture() { HistoriqueProjetView tt = new HistoriqueProjetView(); tt.Close(); //var clientVm = ViewModelLocator.ResearchClientVm; }
public void CloseHistoricWindow() { _hitoricWindow.Close(); _hitoricWindow = null; }