TouchDevice(Int32) Konstruktor

Definition

Anropas från konstruktorer i härledda klasser för att initiera TouchDevice klassen.

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)

Parametrar

deviceId
Int32

En unik identifierare för touch-enheten.

Attribut

Gäller för