'Declaration
Public Class ManipulationCompletedEventArgs Inherits TouchRoutedEventArgs
'Usage
Dim instance As ManipulationCompletedEventArgs
public class ManipulationCompletedEventArgs : TouchRoutedEventArgs
'Declaration
Public Class ManipulationCompletedEventArgs Inherits TouchRoutedEventArgs
'Usage
Dim instance As ManipulationCompletedEventArgs
public class ManipulationCompletedEventArgs : TouchRoutedEventArgs
The following code example shows how to use the ManipulationCompletedEventArgs class.
This code example is part of a larger example provided for the GcTouchEventProvider class.
System.Object
System.EventArgs
FarPoint.Win.Touch.TouchRoutedEventArgs
FarPoint.Win.Touch.ManipulationCompletedEventArgs