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