2 references to defaultValueAttribute
System (2)
sys\system\configuration\NameValueSectionHandler.cs (2)
28
return CreateStatic(parent, section, defaultKeyAttribute,
defaultValueAttribute
);
92
get { return
defaultValueAttribute
;}