4 references to TypeExtension
PresentationFramework (3)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11831return new System.Windows.Markup.TypeExtension(
System\Windows\Markup\BamlRecordReader.cs (1)
1412instance = new TypeExtension(t);
System\Windows\Markup\Primitives\ElementMarkupObject.cs (1)
920return new TypeExtension(type);
System.Xaml (1)
System\Xaml\XamlObjectReader.cs (1)
1980objectInfo = ForObject(new TypeExtension(type), context);