4 references to GetAttributesEventHandler
System.Windows.Forms (4)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (4)
390public event GetAttributesEventHandler QueryGetBaseAttributes 396public event GetAttributesEventHandler QueryGetDynamicAttributes 739((GetAttributesEventHandler?)Events[s_eventGetBaseAttributes])?.Invoke(this, e); 749((GetAttributesEventHandler?)Events[s_eventGetDynamicAttributes])?.Invoke(this, e);