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