ScrollViewer::GetIsDeferredScrollingEnabled Method (DependencyObject^)
.NET Framework (current version)
Returns the value of the IsDeferredScrollingEnabled property for the specified object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object from which to get IsDeferredScrollingEnabled.
Return Value
Type: System::Booleantrue if the content is stationary when the user drags the Thumb of a ScrollBar; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: