ScrollViewer::SetPanningRatio Method (DependencyObject^, Double)
.NET Framework (current version)
Sets the PanningRatio property for the specified object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object on which to set the PanningRatio property.
- value
-
Type:
System::Double
The ratio of scrolling offset to translate manipulation offset.
.NET Framework
Available since 4.0
Available since 4.0
Show: