StylusDownEventArgs(StylusDevice, Int32) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
パラメーター
- stylusDevice
- StylusDevice
このイベントが関連付けられたデバイス インスタンス。
- timestamp
- Int32
イベントのインスタンスのあいまいさを解消するためのタイムスタンプ。