2 references to NavigateByPage
PresentationFramework (2)
src\Framework\System\Windows\Controls\ListBox.cs (2)
481NavigateByPage(FocusNavigationDirection.Up, new ItemNavigateArgs(e.Device, Keyboard.Modifiers)); 485NavigateByPage(FocusNavigationDirection.Down, new ItemNavigateArgs(e.Device, Keyboard.Modifiers));