1 write to _Property
System (1)
sys\system\configuration\SettingsPropertyValue.cs (1)
33
_Property
= property;
2 references to _Property
System (2)
sys\system\configuration\SettingsPropertyValue.cs (2)
25
public string Name { get { return
_Property
.Name; } }
27
public SettingsProperty Property { get { return
_Property
; } }