2 references to QueryGetDynamicAttributes
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IManagedPerPropertyBrowsingHandler.cs (1)
31
propDesc[i].
QueryGetDynamicAttributes
+= new GetAttributesEventHandler(this.OnGetAttributes);
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (1)
60
propDesc[i].
QueryGetDynamicAttributes
+= new GetAttributesEventHandler(this.OnGetDynamicAttributes);