1 reference to DictionaryPropertyDescriptor
System.Web.DynamicData (1)
DynamicData\Util\DictionaryCustomTypeDescriptor.cs (1)
28
var dictionaryProps = _values.Keys.Select(propName => new
DictionaryPropertyDescriptor
(propName));