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