3 references to ClassWithValueSerializerAttributeProperty
System.Xaml.Tests (3)
System\Windows\Markup\ValueSerializerTests.cs (3)
265
PropertyDescriptor descriptor = TypeDescriptor.GetProperties(typeof(
ClassWithValueSerializerAttributeProperty
))[0];
308
PropertyDescriptor descriptor = TypeDescriptor.GetProperties(typeof(
ClassWithValueSerializerAttributeProperty
))[0];
317
PropertyDescriptor descriptor = TypeDescriptor.GetProperties(typeof(
ClassWithValueSerializerAttributeProperty
))[0];