1 type derived from ClassWithMarkupExtensionReturnTypeAttribute
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
3427private class InheritedClassWithMarkupExtensionReturnTypeAttribute : ClassWithMarkupExtensionReturnTypeAttribute
3 references to ClassWithMarkupExtensionReturnTypeAttribute
System.Xaml.Tests (3)
System\Xaml\XamlTypeTests.cs (3)
3334new SubXamlType(typeof(ClassWithMarkupExtensionReturnTypeAttribute), new XamlSchemaContext()), 3344new SubXamlType(new ReflectionOnlyCustomAttributeDataType(typeof(ClassWithMarkupExtensionReturnTypeAttribute)), new XamlSchemaContext()), 3355new CustomXamlType(typeof(ClassWithMarkupExtensionReturnTypeAttribute), new XamlSchemaContext())