2 implementations of GetDestinationType
System.Xaml (1)
System\Xaml\Context\ServiceProviderContext.cs (1)
388public Type GetDestinationType()
System.Xaml.Tests (1)
System\Xaml\Replacements\EventConverterTests.cs (1)
228public Type GetDestinationType()
1 reference to GetDestinationType
System.Xaml (1)
System\Xaml\EventConverter.cs (1)
65delegateType = targetService.GetDestinationType();