ManipulationCompletedEventArgs::ManipulationContainer Property
.NET Framework (current version)
Gets the container that defines the coordinates for the manipulation.
Assembly: PresentationCore (in PresentationCore.dll)
public: property IInputElement^ ManipulationContainer { IInputElement^ get(); private: void set(IInputElement^ value); }
Property Value
Type: System.Windows::IInputElement^The container that defines the coordinates for the manipulation.
.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: