1 instantiation of DictionaryCustomTypeDescriptor
System.Web.DynamicData (1)
DynamicData\Util\DefaultValueMapping.cs (1)
24Instance = new DictionaryCustomTypeDescriptor(defaultValues);
3 references to DictionaryCustomTypeDescriptor
System.Web.DynamicData (3)
DynamicData\Util\DefaultValueMapping.cs (1)
9public DictionaryCustomTypeDescriptor Instance {
DynamicData\Util\DictionaryCustomTypeDescriptor.cs (2)
53DictionaryCustomTypeDescriptor typeDescriptor = component as DictionaryCustomTypeDescriptor;