ManipulationCompletedEventArgs::ManipulationOrigin Property
.NET Framework (current version)
Gets the point from which the manipulation originated.
Assembly: PresentationCore (in PresentationCore.dll)
public: property Point ManipulationOrigin { Point get(); private: void set(Point value); }
If two points of contact initiated the manipulation, the ManipulationOrigin property is the point between the two points of contact.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Available since 4.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Show: