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