2 references to FindRootViewer
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (1)
796return NavigationHelper.FindRootViewer(this, "PART_FrameCP");
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
969return NavigationHelper.FindRootViewer(this, "PART_NavWinCP");