1 write to Type
System.Xaml (1)
System\Windows\Markup\AcceptedMarkupExtensionExpressionTypeAttribute.cs (1)
15Type = type;
1 reference to Type
System.Xaml.Tests (1)
System\Windows\Markup\AcceptedMarkupExtensionExpressionTypeAttributeTests.cs (1)
18Assert.Equal(type, attribute.Type);