2 references to GetProperties
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.ComTypeDescriptor.cs (2)
55
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties() => _handler.
GetProperties
(_instance);
58
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(Attribute[]? attributes) => _handler.
GetProperties
(_instance);