TouchDevice(Int32) Конструктор

Определение

Вызывается из конструкторов в производных классах для инициализации класса TouchDevice.

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)

Параметры

deviceId
Int32

Уникальный идентификатор сенсорного устройства.

Атрибуты

Применяется к