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