1 write to _isDataView
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
55
_isDataView
= SystemDataHelper.IsDataView(list);
1 reference to _isDataView
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1694
get { return
_isDataView
; }