ScrollViewer::GetPanningDeceleration Method (DependencyObject^)
.NET Framework (current version)
Returns the value of the PanningDeceleration property for the specified object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element from which the property value is read.
Return Value
Type: System::DoubleThe rate ScrollViewer slows in device-independent units (1/96th inch per unit) per squared millisecond.
.NET Framework
Available since 4.0
Available since 4.0
Show: