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