ScrollBar::ScrollToHorizontalOffsetCommand Field
.NET Framework (current version)
The command that scrolls a horizontal 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 horizontal ScrollBar in a ScrollViewer to the value that is provided in Parameter.
This command is only used with a ScrollViewer control.
<object property="ScrollBar.ScrollToHorizontalOffsetCommand"/>
.NET Framework
Available since 3.0
Available since 3.0
Show: