3 references to NavigateByPage
PresentationFramework (3)
src\Framework\System\Windows\Controls\ItemsControl.cs (2)
2225
return
NavigateByPage
(FocusedInfo, Keyboard.FocusedElement as FrameworkElement, direction, itemNavigateArgs);
2233
return
NavigateByPage
(startingInfo, null, direction, itemNavigateArgs);
src\Framework\System\Windows\Controls\TreeView.cs (1)
719
return
NavigateByPage
(startingInfo,