Sdílet prostřednictvím


StylusDownEventArgs(StylusDevice, Int32) Konstruktor

Definice

Inicializuje novou instanci StylusDownEventArgs třídy .

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)

Parametry

stylusDevice
StylusDevice

Instance zařízení, ke které je událost přidružená.

timestamp
Int32

Časové razítko sloužící k nejednoznačnosti instancí události.

Platí pro