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