ManipulationMode Enumeration
Silverlight
Specifies how manipulations are handled for ScrollViewer behavior.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
![]() | Control | Controls handle their own interactivity and have access to property updates and manipulation events available for the ScrollViewer they are contained in. |
![]() | System | The system controls the level of interactivity, limiting the frequency of property updates and manipulation events available to controls contained in a ScrollViewer control. |
Version Notes
Silverlight for the desktop
Do not use for a Silverlight for the desktop application.
Silverlight for Windows Phone
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
