3 references to s_eventGetBaseAttributes
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (3)
397add => Events.AddHandler(s_eventGetBaseAttributes, value); 398remove => Events.RemoveHandler(s_eventGetBaseAttributes, value); 746((GetAttributesEventHandler?)Events[s_eventGetBaseAttributes])?.Invoke(this, e);