private void MenuSettings_Click(object sender, RoutedEventArgs e) { OptionsWindow.ShowOptions(this, Settings, "Barometer App Settings", 300); }