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