5 references to PageRight
PresentationFramework (5)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
109owner.PageRight();
System\Windows\Controls\ItemsControl.cs (1)
2322ScrollHost.PageRight();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
210this.ScrollViewer.PageRight();
System\Windows\Controls\ScrollViewer.cs (1)
2523((ScrollViewer)target).PageRight();
System\Windows\Controls\TreeView.cs (1)
694scroller.PageRight();