1 write to ItemType
System.Xaml (1)
System\Xaml\XamlType.cs (1)
224_reflector.ItemType = LookupItemType() ?? XamlLanguage.Object;
2 references to ItemType
System.Xaml (2)
System\Xaml\XamlType.cs (2)
222if (_reflector.ItemType is null) 227return _reflector.ItemType;