1 type derived from ClassWithTypeConverterAttribute
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
4407
public class InheritedClassWithTypeConverterAttribute :
ClassWithTypeConverterAttribute
3 references to ClassWithTypeConverterAttribute
System.Xaml.Tests (3)
System\Xaml\XamlMemberTests.cs (1)
1829
public XamlTypeTests.
ClassWithTypeConverterAttribute
? ClassWithTypeConverterAttribute { get; set; }
System\Xaml\XamlTypeTests.cs (2)
4265
new SubXamlType(typeof(
ClassWithTypeConverterAttribute
), new XamlSchemaContext()),
4291
new CustomXamlType(typeof(
ClassWithTypeConverterAttribute
), new XamlSchemaContext())