1 write to _itemCollection
PresentationFramework (1)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
35
_itemCollection
= itemCollection;
1 reference to _itemCollection
PresentationFramework (1)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
600
get { return
_itemCollection
; }