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)
187
return
_collectionKind
;
192
get { return
_collectionKind
; }