2 writes to GetDestinationTypeAction
System.Xaml.Tests (2)
System\Xaml\Replacements\EventConverterTests.cs (2)
46
GetDestinationTypeAction
= () => typeof(EventHandler)
82
GetDestinationTypeAction
= () => typeof(EventHandler)
2 references to GetDestinationTypeAction
System.Xaml.Tests (2)
System\Xaml\Replacements\EventConverterTests.cs (2)
230
if (
GetDestinationTypeAction
is null)
235
return
GetDestinationTypeAction
();