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