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