1 write to GetXamlTypeAction
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
1713
GetXamlTypeAction
= type =>
2 references to GetXamlTypeAction
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
5294
if (
GetXamlTypeAction
is null)
5299
return
GetXamlTypeAction
(type);