Occurs before values are saved to the data store.
The ApplicationSettingsBase.SettingsSaving event is raised by the ApplicationSettingsBase.Save method before it stores the application settings properties to their associated data store. The associated event handler can cancel this event.