ScrollViewer.ScrollToHorizontalOffset(Double) Methode

Definition

Scrollt den Inhalt innerhalb der ScrollViewer 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, zu der der Inhalt scrollt.

Gilt für: