ManipulationBoundaryFeedbackEventArgs::ManipulationContainer Property
.NET Framework (current version)
Gets the container that the BoundaryFeedback property is relative to.
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 the BoundaryFeedback property is relative to.
.NET Framework
Available since 4.0
Available since 4.0
Show: