5 references to PageLeft
PresentationFramework (5)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
91owner.PageLeft();
System\Windows\Controls\ItemsControl.cs (1)
2269ScrollHost.PageLeft();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
190this.ScrollViewer.PageLeft();
System\Windows\Controls\ScrollViewer.cs (1)
2506((ScrollViewer)target).PageLeft();
System\Windows\Controls\TreeView.cs (1)
676scroller.PageLeft();