TouchEventArgs Constructor (TouchDevice^, Int32)
.NET Framework (current version)
Initializes a new instance of the TouchEventArgs class.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- touchDevice
-
Type:
System.Windows.Input::TouchDevice^
The input device to associate with this event.
- timestamp
-
Type:
System::Int32
The time when the input occurred.
.NET Framework
Available since 4.0
Available since 4.0
Show: