1 write to _filterStub
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionViewSource.cs (1)
1129_filterStub = new FilterStub(this);
2 references to _filterStub
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionViewSource.cs (2)
1127if (_filterStub == null) 1132return _filterStub.FilterWrapper;