1 write to _shadowCollection
PresentationFramework (1)
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
2391
set {
_shadowCollection
= value; }
1 reference to _shadowCollection
PresentationFramework (1)
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
2390
get { return
_shadowCollection
; }