ArcGIS Pro 2.6 API Reference Guide
CoordinateSystemsControl Class
Members 

ArcGIS.Desktop.Mapping.Controls Namespace : CoordinateSystemsControl Class
The CoordinateSystemsControl is a configurable control that provides a UI for Spatial Reference selection. CoordinateSystemsControl
Object Model
CoordinateSystemsControl ClassCoordinateSystemsControlProperties ClassSpatialReference Class
Syntax
Remarks
Optionally bind a CoordinateSystemControlProperties instance to the CoordinateSystemsControl to provide the desired configuration. A map, spatial reference, and show-vertical-coordinate-systems flag can be set. Developers can bind to the SelectedSpatialReference dependency property to receive selected spatial reference changed notifications and/or use a callback with the SelectedSpatialReferenceChanged event.

Coordinate System Picker

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.UserControl
                           ArcGIS.Desktop.Mapping.Controls.CoordinateSystemsControl

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CoordinateSystemsControl Members
ArcGIS.Desktop.Mapping.Controls Namespace