2 references to GetEventBindingService
System.Windows.Forms (2)
System\Windows\Forms\Design\EventsTab.cs (2)
35
if (
GetEventBindingService
(obj, context: null) is not IEventBindingService eventPropertyService)
102
if (
GetEventBindingService
(component, context) is not IEventBindingService eventBindingService)