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)
1694get { return _isDataView; }