ManipulationDeltaEventArgs.Manipulators Vlastnost

Definice

Získá kolekci objektů, která představuje dotykové kontakty pro manipulaci.

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)

Hodnota vlastnosti

Kolekce objektů, které představují dotykové kontakty pro manipulaci.

Platí pro