2 references to XamlTypeInvoker
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownTypeInvoker.cs (1)
14: base(type)
System.Xaml (1)
System\Xaml\XamlType.cs (1)
859return (UnderlyingType is not null) ? new XamlTypeInvoker(this) : null;