private void startSessionViewer() { var sesViewer = new SessionViewerDashboard(); sesViewer.ShowDialog(); }