6 references to GetAttributesEventHandler
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (6)
593public event GetAttributesEventHandler QueryGetBaseAttributes { 602public event GetAttributesEventHandler QueryGetDynamicAttributes { 1033GetAttributesEventHandler handler = (GetAttributesEventHandler)Events[EventGetBaseAttributes]; 1065GetAttributesEventHandler handler = (GetAttributesEventHandler)Events[EventGetDynamicAttributes];