3 references to NavigateByPage
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (2)
2213return NavigateByPage(FocusedInfo, Keyboard.FocusedElement as FrameworkElement, direction, itemNavigateArgs); 2221return NavigateByPage(startingInfo, null, direction, itemNavigateArgs);
System\Windows\Controls\TreeView.cs (1)
712return NavigateByPage(startingInfo,