2 references to GetComponentAttributes
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs (1)
39
Attribute[] attributes =
GetComponentAttributes
(propertyBrowsing.Value, sender.DISPID);
System\Windows\Forms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
247
attributes.AddRange(Com2IManagedPerPropertyBrowsingHandler.
GetComponentAttributes
(browsing, PInvoke.MEMBERID_NIL));