1 write to KeyType
System.Xaml (1)
System\Xaml\XamlType.cs (1)
202
_reflector.
KeyType
= LookupKeyType() ?? XamlLanguage.Object;
2 references to KeyType
System.Xaml (2)
System\Xaml\XamlType.cs (2)
200
if (_reflector.
KeyType
== null)
204
return _reflector.
KeyType
;