ManipulationDeltaEventArgs.Manipulators Eigenschaft

Definition

Ruft eine Auflistung von Objekten ab, die die Fingereingabekontakte für die Manipulation darstellt.

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)

Eigenschaftswert

Eine Auflistung von Objekten, die die Fingereingabekontakte für die Manipulation darstellt.

Gilt für: