TouchEventArgs(TouchDevice, Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy TouchEventArgs.

public:
 TouchEventArgs(System::Windows::Input::TouchDevice ^ touchDevice, int timestamp);
public TouchEventArgs (System.Windows.Input.TouchDevice touchDevice, int timestamp);
new System.Windows.Input.TouchEventArgs : System.Windows.Input.TouchDevice * int -> System.Windows.Input.TouchEventArgs
Public Sub New (touchDevice As TouchDevice, timestamp As Integer)

Parametry

touchDevice
TouchDevice

Urządzenie wejściowe do skojarzenia z tym zdarzeniem.

timestamp
Int32

Godzina wystąpienia danych wejściowych.

Dotyczy