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