public SettingsWindowViewModel(SettingsWindow settingsWindow) { this.settingsWindow = settingsWindow; LoadSettings(); }