Base:
property
PropertyValues
System.Configuration.SettingsBase.PropertyValues
3 references to PropertyValues
System (3)
sys\system\configuration\ApplicationSettingsBase.cs (3)
315
if (
PropertyValues
!= null) {
316
PropertyValues
.Clear();
616
if (
PropertyValues
[propertyName] == null) {