ScrollViewer::GetPanningMode Method (DependencyObject^)
.NET Framework (current version)
Returns the value of the PanningMode 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.Windows.Controls::PanningModeA value that specifies how ScrollViewer reacts to touch manipulation.
.NET Framework
Available since 4.0
Available since 4.0
Show: