4 references to QueryGetBaseAttributes
System.Windows.Forms (4)
System\Windows\Forms\ComponentModel\COM2Interop\COM2ICategorizePropertiesHandler.cs (1)
64properties[i].QueryGetBaseAttributes += OnGetAttributes;
System\Windows\Forms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (1)
25properties[i].QueryGetBaseAttributes += OnGetBaseAttributes;
System\Windows\Forms\ComponentModel\COM2Interop\COM2IProvidePropertyBuilderHandler.cs (1)
47properties[i].QueryGetBaseAttributes += OnGetBaseAttributes;
System\Windows\Forms\ComponentModel\COM2Interop\COM2IVsPerPropertyBrowsingHandler.cs (1)
42properties[i].QueryGetBaseAttributes += OnGetBaseAttributes;