ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Events Namespace / TouchInputEventArgs Class


In This Topic
    TouchInputEventArgs Class Methods
    In This Topic

    For a list of all members of this type, see TouchInputEventArgs members.

    Protected Methods
     NameDescription
    Protected MethodWhen overridden in a derived class, provides a way to invoke event handlers in a type-specific way, which can increase efficiency over the base implementation. (Inherited from System.Windows.RoutedEventArgs)
    Protected MethodWhen overridden in a derived class, provides a notification callback entry point whenever the value of the System.Windows.RoutedEventArgs.Source property of an instance changes. (Inherited from System.Windows.RoutedEventArgs)
    Top
    See Also