private Settings() { cairoSettings = Properties.Settings.Default; cairoSettings.PropertyChanged += CairoSettings_PropertyChanged; }