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