ManipulationStartingEventArgs::SetManipulationParameter Method (ManipulationParameters2D^)
.NET Framework (current version)
Adds parameters to the current manipulation of the specified element.
Assembly: PresentationCore (in PresentationCore.dll)
public: [BrowsableAttribute(false)] void SetManipulationParameter( ManipulationParameters2D^ parameter )
Parameters
- parameter
-
Type:
System.Windows.Input.Manipulations::ManipulationParameters2D^
The parameter to add.
You typically do not need to call this method. Use the properties on the ManipulationStartingEventArgs instead.
.NET Framework
Available since 4.0
Available since 4.0
Show: