1 instantiation of PageDestroyedWatcher
PresentationFramework (1)
src\Framework\MS\Internal\Documents\PageCache.cs (1)
54
_pageDestroyedWatcher = new
PageDestroyedWatcher
();
1 reference to PageDestroyedWatcher
PresentationFramework (1)
src\Framework\MS\Internal\Documents\PageCache.cs (1)
909
private
PageDestroyedWatcher
_pageDestroyedWatcher;