InputEventArgs::Timestamp Property

 

Gets the time when this event occurred.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property int Timestamp {
	int get();
}

Property Value

Type: System::Int32

The timestamp.

.NET Framework
Available since 3.0
Return to top
Show: