2 references to GetProperties
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
1415return GetProperties(component, attributes, false);
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2587PropertyDescriptorCollection baseProps = TypeDescriptor.GetProperties(this, null, true);