Settings Events

Galv Coil Eye Label OCR

Settings Events

The Settings type exposes the following members.

Events


  Name Description
Public event PropertyChanged
Occurs after the value of an application settings property is changed.
(Inherited from ApplicationSettingsBase.)
Public event SettingChanging
Occurs before the value of an application settings property is changed.
(Inherited from ApplicationSettingsBase.)
Public event SettingsLoaded
Occurs after the application settings are retrieved from storage.
(Inherited from ApplicationSettingsBase.)
Public event SettingsSaving
Occurs before values are saved to the data store.
(Inherited from ApplicationSettingsBase.)