StylusDownEventArgs(StylusDevice, Int32) Konstruktor

Definition

Initierar en ny instans av StylusDownEventArgs klassen.

public:
 StylusDownEventArgs(System::Windows::Input::StylusDevice ^ stylusDevice, int timestamp);
public StylusDownEventArgs(System.Windows.Input.StylusDevice stylusDevice, int timestamp);
new System.Windows.Input.StylusDownEventArgs : System.Windows.Input.StylusDevice * int -> System.Windows.Input.StylusDownEventArgs
Public Sub New (stylusDevice As StylusDevice, timestamp As Integer)

Parametrar

stylusDevice
StylusDevice

Enhetsinstans som händelsen är associerad med.

timestamp
Int32

En tidsstämpel som används för att tvetydiga instanser av händelsen.

Gäller för