ScrollViewer::HandlesScrolling Property
.NET Framework (current version)
Gets a value that indicates that a control has a ScrollViewer defined in its style that defines custom keyboard scrolling behavior.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if this control defines custom keyboard scrolling behavior; otherwise, false.
If this property returns true, keyboard input is not handled by the ScrollViewer.
.NET Framework
Available since 3.0
Available since 3.0
Show: