5 references to PageLeft
PresentationFramework (5)
src\Framework\System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (1)
97owner.PageLeft();
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
2312ScrollHost.PageLeft();
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
221this.ScrollViewer.PageLeft();
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
2559((ScrollViewer)target).PageLeft();
src\Framework\System\Windows\Controls\TreeView.cs (1)
683scroller.PageLeft();