1 write to _properties
System.Web.DynamicData (1)
DynamicData\Util\DictionaryCustomTypeDescriptor.cs (1)
29_properties = new PropertyDescriptorCollection(dictionaryProps.ToArray());
2 references to _properties
System.Web.DynamicData (2)
DynamicData\Util\DictionaryCustomTypeDescriptor.cs (2)
27if (_properties == null) { 31return _properties;