TouchPoint.TouchDevice Propriété

Définition

Obtient l’appareil tactile qui a généré ce TouchPoint.

public:
 property System::Windows::Input::TouchDevice ^ TouchDevice { System::Windows::Input::TouchDevice ^ get(); };
public System.Windows.Input.TouchDevice TouchDevice { get; }
member this.TouchDevice : System.Windows.Input.TouchDevice
Public ReadOnly Property TouchDevice As TouchDevice

Valeur de propriété

Appareil tactile qui a généré ce TouchPoint.

S’applique à