public void ShowTopicsManager() { var window = new TopicsManager(); window.ShowDialog(); SetFilter(window); }