3 references to EventGetBaseAttributes
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (3)
595
Events.AddHandler(
EventGetBaseAttributes
, value);
598
Events.RemoveHandler(
EventGetBaseAttributes
, value);
1033
GetAttributesEventHandler handler = (GetAttributesEventHandler)Events[
EventGetBaseAttributes
];