[]
Provides data for ManipulationStarting event.
public class ZoomManipulationStartingEventArgs : EventArgs
| Name | Description |
|---|---|
| Mode | Gets or sets which types of manipulations are possible. |
| Position | Gets the point from which the manipulation originated. |
| TargetControl | Gets a reference to the control that raised the event. |