2 implementations of FindRootViewer
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (1)
794
Visual INavigatorImpl.
FindRootViewer
()
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
967
Visual INavigatorImpl.
FindRootViewer
()
3 references to FindRootViewer
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
971
vis = navigator.
FindRootViewer
();
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
508
Visual v = _navigatorHostImpl.
FindRootViewer
();
521
Visual v = _navigatorHostImpl.
FindRootViewer
();