ManipulationStartingEventArgs::Manipulators Property
.NET Framework (current version)
Gets a collection of objects that represents the touch contacts for the manipulation.
Assembly: PresentationCore (in PresentationCore.dll)
public: property IEnumerable<IManipulator^>^ Manipulators { IEnumerable<IManipulator^>^ get(); }
Property Value
Type: System.Collections.Generic::IEnumerable<IManipulator^>^A collection of objects that represents the touch contacts for the manipulation.
.NET Framework
Available since 4.0
Available since 4.0
Show: