

'宣言 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