ScrollBar::ScrollToTopCommand Field
.NET Framework (current version)
Namespace:
System.Windows.Controls.Primitives
Assembly: PresentationFramework (in PresentationFramework.dll)
Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
For a vertical ScrollBar, this movement occurs when the user presses the CTRL+HOME keys.
When you implement a ScrollBar as part of a ScrollViewer control, the ScrollViewer executes this command.
<object property="ScrollBar.ScrollToTopCommand"/>
.NET Framework
Available since 3.0
Available since 3.0
Show: