4 writes to _UsingDefaultValue
System (4)
sys\system\configuration\SettingsPropertyValue.cs (4)
48_UsingDefaultValue = false; 61_UsingDefaultValue = false; 77_UsingDefaultValue = false; 140_UsingDefaultValue = true;
1 reference to _UsingDefaultValue
System (1)
sys\system\configuration\SettingsPropertyValue.cs (1)
29public bool UsingDefaultValue { get { return _UsingDefaultValue; } }