2 references to XamlCollectionKindInvalid
System.Xaml (2)
System\Xaml\Schema\TypeReflector.cs (2)
107_collectionKind = XamlCollectionKindInvalid; 204internal bool CollectionKindIsSet { get { return _collectionKind != XamlCollectionKindInvalid; } }