2 references to s_properties
System.Configuration.ConfigurationManager (2)
System\Drawing\Configuration\SystemDrawingSection.cs (2)
12static SystemDrawingSection() => s_properties.Add(s_bitmapSuffix); 21protected internal override ConfigurationPropertyCollection Properties => s_properties;