| Class | Description |
| AttachmentEditor | The AttachmentEditor Control allows for uploading, downloading, and deleting of files associated with Graphic features in a FeatureLayer. |
| AttachmentEditor.BeginUploadEventArgs | Event argument for the BeginUpload event. |
| AttachmentEditor.UploadFailedEventArgs | Event argument for the UploadFailed event. |
| Attribution | The Attribution Control displays Copyright information for Layers that have the IAttribution Interface implemented. |
| Bookmark | The Bookmark Control allows for setting pre-defined Map.Extent values using a name for speedy navigation of the Map. |
| Bookmark.MapBookmark | Bookmark class for storing named extents |
| CodedValueDomainColumn | CodedValueDomainColumn is used for coded value domains from the feature layer. CodedValueDomains also are used for FeatureTypes |
| DateTimePickerColumn | DateTimePickerColumn is used for editing DateTime fields using an internal DateTimePicker control that allows for working with date and time. |
| DynamicCodedValueDomainColumn | DynamicCodedValueDomainColumn is used for coded value domain types that change depending on the value of another column. i.e when the TypeIDField value changes a new set of coded values may apply. |
| EditorWidget | Editor widget. |
| FeatureCollectionView | Collection View for sorting and filtering Graphics. |
| FeatureDataForm | The FeatureDataForm Control. Provides the ability to view/modify graphic attributes in Graphics/Feature layers. |
| FeatureDataGrid | Feature DataGrid Control. |
| InfoWindow | Creates an instance of the InfoWindow that positions itself on top of the map |
| Legend | The Legend is a utility control that displays the symbology of Layers and their description for map interpretation. By altering its various DataTemplates, the Legend Control functionality can be altered to behave like an interactive Table of Contents (TOC). |
| Legend.RefreshedEventArgs | Legend Event Arguments used when the legend is refreshed. |
| Magnifier | Map Magnifying glass Magnifier |
| MagnifyingGlass | Magnifying control for the ESRI.ArcGIS.Client.Map using a ESRI.ArcGIS.Client.TiledMapServiceLayer. |
| MapProgressBar | A Map ProgressBar control that automatically fades in and out when map loads tiles. |
| MapTip | Graphics Layer MapTip control |
| Navigation | Navigation control supporting pan, zoom and rotation. |
| OAuthAuthorize | Manages the OAuth authorization process. Instantiate an instance of this class to initialize the ESRI.ArcGIS.Client.IdentityManager.ServerInfo.OAuthClientInfo OAuthAuthorize property. |
| OverviewMap | OverviewMap Control |
| ScaleLine | The ScaleLine Control generates a line representing a certain distance on the map in both Metric and US units. |
| SignInDialog | The SignInDialog Control challenges the user for a credential when trying to access secured ArcGIS services. The SignInDialog Control can manage Network, Certificate or Token credential. |
| SymbolTemplate | The template in a template picker layer |
| TemplateGroup | A group of templates representing a layer in the template picker |
| TemplatePicker | A template picker control enables selecting feature types to add when editing a feature layer that is based on a feature service. |
| TimeSlider | The TimeSlider is a utility Control that emits TimeExtent values typically for use with the Map Control to enhance the viewing of geographic features that have attributes based upon Date/Time information. |
| TimeSlider.ValueChangedEventArgs | System.Windows.RoutedEventArgs used when raising the TimeSlider.ValueChanged event. |