2 references to GetRootObjectAndDelegateType
System.Xaml (2)
System\Xaml\EventConverter.cs (1)
31
GetRootObjectAndDelegateType
(context, out object? rootObject, out Type? delegateType);
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
166
EventConverter.
GetRootObjectAndDelegateType
(serviceContext, out rootObject, out delegateType);