private void MenuManageStat_Click( object sender, RoutedEventArgs e ) { var ms = new ManageStat(); ms.ShowDialog(); LoadDgMain(null); }