4 references to GetAttributesEventHandler
System.Windows.Forms (4)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (4)
395public event GetAttributesEventHandler QueryGetBaseAttributes 401public event GetAttributesEventHandler QueryGetDynamicAttributes 746((GetAttributesEventHandler?)Events[s_eventGetBaseAttributes])?.Invoke(this, e); 756((GetAttributesEventHandler?)Events[s_eventGetDynamicAttributes])?.Invoke(this, e);