ArcGIS Pro 2.8 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace
Inheritance Hierarchy
The ArcGIS.Desktop.Mapping.Controls namespace contains classes for creating and interacting with mapping controls.
Classes
 ClassDescription
Class Animated text that: Fade in one sec Display three secs Fade out one sec
Class The CoordinateSystemsControl is a configurable control that provides a UI for Spatial Reference selection. CoordinateSystemsControl
Class Configures the properties to be used to initialize the CoordinateSystemsControl
Class The CoordinateSystemsDetailsControl displays the properties of a specified Spatial Reference. Specify the spatial reference using the SpatialReference property. CoordinateSystemsDetailsControl
Class Passed as the event parameter in the ExpressionChanged event for the QueryBuilderControl.
ClassFor use by third party developers when using the LocatorControl in a custom dockpane in an add-in.
ClassPassed as the event parameter in the LocatorActivate event for the LocatorControl
Class The LocatorControl is a configurable control that provides a UI for geocoding a location. LocatorControl
Class Interaction logic for MapControl.xaml MapControl
Class Commands for the MapControl
Class Defines the content for the MapControl.
Class Creates content for the MapControl.
Class OutlineText custom control class derives layout, event, data binding, and rendering from derived FrameworkElement class. Adapted from https://github.com/dotnet/docs/blob/master/samples/snippets/csharp/VS_Snippets_Wpf/OutlineTextControlViewer/CSharp/OutlineTextControl.cs
Class The QueryBuilderControl is a configurable control that provides a UI for building a query expression against a layer or table. QueryBuilderControl
Class Configures the properties to be used to initialize the QueryBuilderControl.
Class Passed as the event parameter in the SelectedSpatialReference event for the CoordinateSystemsControl.
ClassUse the SymbolPickerControl to display "symbols" (i.e ArcGIS.Desktop.Mapping.StyleItem) for selection. SymbolPickerControl
ClassUse SymbolSearcherControl to search for StyleItems (Point/Line/Polygon symbols, colors, text symbols, etc.). The Symbol Searcher Control can be used in conjunction with the SymbolPickerControl or alone to allow selecting a specific style item. Optional Filters can be applied to the search including SearchFilterType and SearchFilterStyle. SymbolSearcherControl
Class Passed as the event parameter in the StyleSearchCompleted event for the SymbolSearcherControl.
ClassUse SymbolSearcherSearchFilter to filter the symbol search of the SymbolSearcherControl. The search can be filtered by all styles, project only styles, or by one or many ArcGIS.Desktop.Mapping.StyleProjectItems.
Class Specify default search output options for the returned StyleItems (from a search)
Delegates
 DelegateDescription
Delegate Callback for the ExpressionChanged event of the QueryBuilderControl.
Delegate Callback for the SpatialReferenceChanged event of the CoordinateSystemsControl
Delegate Callback for the SearchCompleted event of the SymbolSearchControl
Enumerations
 EnumerationDescription
EnumerationControls how ArcGIS.Desktop.Mapping.StyleItem in the SymbolPickerControl will be grouped
EnumerationControls how ArcGIS.Desktop.Mapping.StyleItem in the SymbolPickerControl will be sorted
EnumerationControls how ArcGIS.Desktop.Mapping.StyleItem in the SymbolPickerControl will be viewed
See Also

Reference

ArcGIS.Desktop.Mapping Assembly