1 write to ThisElement
System.Configuration (1)
System\Configuration\PropertyInformationCollection.cs (1)
26ThisElement = thisElement;
2 references to ThisElement
System.Configuration (2)
System\Configuration\PropertyInformationCollection.cs (2)
27foreach (ConfigurationProperty prop in ThisElement.Properties) { 28if (prop.Name != ThisElement.ElementTagName) {