1 write to _Prop
System.Configuration (1)
System\Configuration\PropertyInformation.cs (1)
30
_Prop
= ThisElement.Properties[PropertyName];
2 references to _Prop
System.Configuration (2)
System\Configuration\PropertyInformation.cs (2)
29
if (
_Prop
== null) {
32
return
_Prop
;