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