1 write to _collectionKind
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownType.cs (1)
196_collectionKind = value;
2 references to _collectionKind
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfKnownType.cs (2)
187return _collectionKind; 192get { return _collectionKind; }