2 references to XamlTypeInvoker
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownTypeInvoker.cs (1)
17: base(type)
System.Xaml (1)
System\Xaml\XamlType.cs (1)
862return (UnderlyingType != null) ? new XamlTypeInvoker(this) : null;