ManipulationBoundaryFeedbackEventArgs::BoundaryFeedback Property
.NET Framework (current version)
Gets the unused portion of the direct manipulation.
Assembly: PresentationCore (in PresentationCore.dll)
public: property ManipulationDelta^ BoundaryFeedback { ManipulationDelta^ get(); private: void set(ManipulationDelta^ value); }
Property Value
Type: System.Windows.Input::ManipulationDelta^The unused portion of the direct manipulation.
.NET Framework
Available since 4.0
Available since 4.0
Show: