ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewKeyEventArgs Class
Members

In This Topic
    MapViewKeyEventArgs Class
    In This Topic
    Provides data for map view keyboard related events.
    Syntax
    public class MapViewKeyEventArgs : System.Windows.Input.KeyEventArgs 
    Public Class MapViewKeyEventArgs 
       Inherits System.Windows.Input.KeyEventArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.RoutedEventArgs
             System.Windows.Input.InputEventArgs
                System.Windows.Input.KeyboardEventArgs
                   System.Windows.Input.KeyEventArgs
                      ArcGIS.Desktop.Mapping.MapViewKeyEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also