Control.HandlesScrolling Property
.NET Framework 4.6 and 4.5
Gets a value that indicates whether a control supports scrolling.
Namespace: System.Windows.Controls
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Booleantrue if the control has a ScrollViewer in its style and has a custom keyboard scrolling behavior; otherwise, false.
Show: