1 write to ContentType
System.Xaml (1)
System\Windows\Markup\XamlDeferLoadAttribute.cs (1)
17ContentType = contentType;
2 references to ContentType
System.Xaml.Tests (2)
System\Windows\Markup\XamlDeferLoadAttributeTests.cs (2)
20Assert.Equal(contentType, attribute.ContentType); 44Assert.Null(attribute.ContentType);