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