5 references to PageLeft
PresentationFramework (5)
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
92owner.PageLeft();
System\Windows\Controls\ItemsControl.cs (1)
2300ScrollHost.PageLeft();
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
191this.ScrollViewer.PageLeft();
System\Windows\Controls\ScrollViewer.cs (1)
2515((ScrollViewer)target).PageLeft();
System\Windows\Controls\TreeView.cs (1)
679scroller.PageLeft();