TouchPoint.TouchDevice Eigenschaft

Definition

Ruft das Touchgerät ab, das dies TouchPointgeneriert hat.

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

Eigenschaftswert

Das Touchgerät, das dies TouchPointgeneriert hat.

Gilt für: