ScrollViewer::SetPanningMode Method (DependencyObject^, PanningMode)
.NET Framework (current version)
Sets the PanningMode property for the specified object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object on which to set the PanningMode property.
- panningMode
-
Type:
System.Windows.Controls::PanningMode
A value that specifies how ScrollViewer reacts to touch manipulation.
.NET Framework
Available since 4.0
Available since 4.0
Show: