Condividi tramite


StylusDownEventArgs(StylusDevice, Int32) Costruttore

Definizione

Inizializza una nuova istanza della classe StylusDownEventArgs.

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)

Parametri

stylusDevice
StylusDevice

Istanza del dispositivo alla quale è associato l'evento.

timestamp
Int32

Timestamp utilizzato per risolvere l'ambiguità delle istanze dell'evento.

Si applica a