2 writes to _itemsSource
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1501_itemsSource = value; 1513_itemsSource = null;
2 references to _itemsSource
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1504SetCollectionView(CollectionViewSource.GetDefaultCollectionView(_itemsSource, ModelParent, GetSourceItem)); 1529return _itemsSource;