ScrollBar::ScrollToVerticalOffsetCommand Field
.NET Framework (current version)
The command that scrolls a vertical ScrollBar in a ScrollViewer to the value that is provided in Parameter.
Assembly: PresentationFramework (in PresentationFramework.dll)
Field Value
Type: System.Windows.Input::RoutedCommand^The command that scrolls a vertical ScrollBar in a ScrollViewer to the value that is provided in Parameter.
This command is only used with a ScrollViewer control.
<object property="ScrollBar.ScrollToVerticalOffsetCommand"/>
.NET Framework
Available since 3.0
Available since 3.0
Show: