3 references to GetProperties
System.Web (3)
UI\ControlBuilder.cs (3)
593ParseTimeData.PropertyDescriptors = TargetFrameworkUtil.GetProperties(_controlType); 2415_bindingContainerDescriptor = TargetFrameworkUtil.GetProperties(typeof(Control))["BindingContainer"]; 3093propertyDescriptors = TargetFrameworkUtil.GetProperties(propInfo.DeclaringType);