1 write to _filter
PresentationFramework (1)
src\Framework\MS\Internal\Navigation\JournalEntryStack.cs (1)
104
_filter
= filter;
2 references to _filter
PresentationFramework (2)
src\Framework\MS\Internal\Navigation\JournalEntryStack.cs (2)
122
if ((
_filter
== null) ||
_filter
(_current))