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