TouchDevice(Int32) Konstruktor

Definicja

Wywoływane z konstruktorów w klasach pochodnych w celu zainicjowania TouchDevice klasy.

protected:
 TouchDevice(int deviceId);
[System.Security.SecurityCritical]
protected TouchDevice (int deviceId);
protected TouchDevice (int deviceId);
[<System.Security.SecurityCritical>]
new System.Windows.Input.TouchDevice : int -> System.Windows.Input.TouchDevice
new System.Windows.Input.TouchDevice : int -> System.Windows.Input.TouchDevice
Protected Sub New (deviceId As Integer)

Parametry

deviceId
Int32

Unikatowy identyfikator urządzenia dotykowego.

Atrybuty

Dotyczy