ScrollViewer.GetManipulationMode Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the value of the ManipulationMode attached property, and supports the property's XAML usage.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.DependencyObject
The object to get the property value from.
Return Value
Type: System.Windows.Controls.ManipulationModeThe obtained ManipulationMode attached property value.
Version Notes
Windows Phone
For information on using manipulations on Windows Phone, see How to handle manipulation events for Windows Phone 8.
Show: