Share via


StylusDownEventArgs(StylusDevice, Int32) Oluşturucu

Tanım

StylusDownEventArgs sınıfının yeni bir örneğini başlatır.

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)

Parametreler

stylusDevice
StylusDevice

Olayın ilişkili olduğu cihaz örneği.

timestamp
Int32

Olayın örneklerini belirsiz hale getirmek için kullanılan zaman damgası.

Şunlara uygulanır