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