TouchToolKit for WinForms
TouchRoutedEventArgs クラス
メンバ 

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 : TouchRoutedEventArgs クラス
すべてのポインタイベントおよびマニピュレーションイベント引数の基本ロジックを提供します。このクラスは 抽象 (Visual BasicではMustInherit) なので、インスタンス化できません。
オブジェクト モデル
TouchRoutedEventArgs クラス
シンタックス
'宣言
 
Public MustInherit Class TouchRoutedEventArgs 
   Inherits System.EventArgs
public abstract class TouchRoutedEventArgs : System.EventArgs 
継承階層

System.Object
   System.EventArgs
      C1.Win.TouchToolKit.TouchRoutedEventArgs
         C1.Win.TouchToolKit.DoubleTappedEventArgs
         C1.Win.TouchToolKit.HoldingEventArgs
         C1.Win.TouchToolKit.ManipulationCompletedEventArgs
         C1.Win.TouchToolKit.ManipulationDeltaEventArgs
         C1.Win.TouchToolKit.ManipulationInertiaStartingEventArgs
         C1.Win.TouchToolKit.ManipulationStartedEventArgs
         C1.Win.TouchToolKit.ManipulationStartingEventArgs
         C1.Win.TouchToolKit.PointerEventArgs
         C1.Win.TouchToolKit.RightTappedEventArgs
         C1.Win.TouchToolKit.TappedEventArgs

参照

TouchRoutedEventArgs メンバ
C1.Win.TouchToolKit 名前空間