A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.virtualizingstackpanel.pageup below:

VirtualizingStackPanel.PageUp Method (System.Windows.Controls) | Microsoft Learn

VirtualizingStackPanel.PageUp Method Definition

Scrolls content upward by one page.

public:
 virtual void PageUp();
public virtual void PageUp();
abstract member PageUp : unit -> unit
override this.PageUp : unit -> unit
Public Overridable Sub PageUp ()
Implements Remarks

You can override PageUp in a derived class to change how the stack panel responds to the page up action.

If you require physical scrolling instead of logical scrolling, wrap the VirtualizingStackPanel in a ScrollViewer and set its CanContentScroll property to false. In this case, the ScrollViewer provides scrolling, and virtualization is disabled.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4