1 reference to SettingChangingEventArgs
System (1)
sys\system\configuration\ApplicationSettingsBase.cs (1)
371SettingChangingEventArgs e = new SettingChangingEventArgs(propertyName, this.GetType().FullName, SettingsKey, value, false);