2 references to GetFilteredPropertyDescriptorCollection
System.Web (2)
UI\TargetFrameworkUtil.cs (2)
314
return
GetFilteredPropertyDescriptorCollection
(type, null);
344
return
GetFilteredPropertyDescriptorCollection
(type, obj);