ManipulationInertiaStartingEventArgs.Manipulators Свойство

Определение

Получает коллекцию объектов, представляющих сенсорные контакты для обработки.

public:
 property System::Collections::Generic::IEnumerable<System::Windows::Input::IManipulator ^> ^ Manipulators { System::Collections::Generic::IEnumerable<System::Windows::Input::IManipulator ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Windows.Input.IManipulator> Manipulators { get; }
member this.Manipulators : seq<System.Windows.Input.IManipulator>
Public ReadOnly Property Manipulators As IEnumerable(Of IManipulator)

Значение свойства

Коллекция объектов, представляющих сенсорные контакты для обработки.

Применяется к