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