Class | Description | |
---|---|---|
![]() | ApplicationUrls | Provides access to URL-accessible endpoints used by the application |
![]() | CategoryAttribute | Specifies the category of an add-in |
![]() | DefaultIconAttribute | Specifes the default icon to use for an add-in |
![]() | DescriptionAttribute | Specifies the description of an add-in |
![]() | DisplayNameAttribute | Specifies the name to use when displaying the add-in textually |
![]() | ElementExtensions | Provides members that extend the capabilities of Silverlight elements |
![]() | FieldSettings | Represents the configuration of a layer's field or attribute in an application |
![]() | LayerProperties | Provides members to manipulate application-specific layer properties |
![]() | LoadMapCompletedEventArgs | Arguments passed to the callback for the IMapApplication.LoadMap method |
![]() | MapApplication | Provides access to instance-level properties and functionality of a mapping application |
![]() | MapApplicationBindingSource | Object surfacing the members of the current MapApplication for use in XAML. This object can be declared as a XAML resource, enabling property binding and use in triggers and actions. |
![]() | OnClickPopupInfo | Provides information about popups in the application that are shown on click |
![]() | PopupInfo | Provides information about popups in the application |
![]() | PopupItem | Provides information about the item currently shown in the popup |
![]() | WizardPage | Represents a page in a wizard |
Interface | Description | |
---|---|---|
![]() | IApplicationAdmin | Interface implemented by Esri products and accessed indirectly through MapApplication class to provide administrative services. |
![]() | IMapApplication | Interface implemented and accessed indirectly through MapApplication class to provide application services. |
![]() | INotifyInitialized | Provides members to notify external components of initialization state |
![]() | ISupportsConfiguration | Enables configurability for an add-in |
![]() | ISupportsWizardConfiguration | Interface for add-ins that support wizard-style configuration |
![]() | IToggleCommand | Enables implementation of a command that exposes toggling functionality. In Esri products, raise the command's System.Windows.Input.ICommand.CanExecuteChanged event to update the add-in's toggle state. |
Enumeration | Description | |
---|---|---|
![]() | FieldType | The field types used by the FieldSettings object |
![]() | WindowType | Enumerates the types of windows supported by the application |