5 references to PageRight
PresentationFramework (5)
src\Framework\System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
106owner.PageRight();
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
2325ScrollHost.PageRight();
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
233this.ScrollViewer.PageRight();
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
2563((ScrollViewer)target).PageRight();
src\Framework\System\Windows\Controls\TreeView.cs (1)
695scroller.PageRight();