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