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