ScrollViewer.ScrollToHorizontalOffset(Double) Methode

Definition

Scrollt den Inhalt im ScrollViewer bis zur angegebenen horizontalen Offsetposition.

public:
 void ScrollToHorizontalOffset(double offset);
public void ScrollToHorizontalOffset (double offset);
member this.ScrollToHorizontalOffset : double -> unit
Public Sub ScrollToHorizontalOffset (offset As Double)

Parameter

offset
Double

Die Position, bis zu der der Inhalt gescrollt werden soll.

Gilt für