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)
189this.ScrollViewer.PageLeft();
System\Windows\Controls\ScrollViewer.cs (1)
2511((ScrollViewer)target).PageLeft();
System\Windows\Controls\TreeView.cs (1)
677scroller.PageLeft();