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