ScrollViewer::ScrollToHorizontalOffset Method (Double)

 

Scrolls the content within the ScrollViewer to the specified horizontal offset position.

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
void ScrollToHorizontalOffset(
	double offset
)

Parameters

offset
Type: System::Double

The position that the content scrolls to.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: