The following tables list the members exposed by MapApplication.
Name | Description | |
---|---|---|
![]() ![]() | LayerNameProperty | Identifies the LayerName attached DependencyProperty |
![]() ![]() | PortalProperty | Identifies the Portal DependencyProperty |
![]() ![]() | SelectedLayerProperty | Identifies the SelectedLayer DependencyProperty |
Name | Description | |
---|---|---|
![]() | Culture | Gets the culture of the application |
![]() ![]() | Current | Gets the MapApplication instance for the current application |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | IsEditMode | Gets whether the application is in edit mode. If in edit mode, the application's configuration (tools, behaviors, layers, etc) can be modified. |
![]() | Map | Gets the Map object for the current application instance |
![]() | Portal | Gets the ArcGIS portal endpoint used by the application |
![]() | SelectedLayer | Gets or set the application's currently selected layer |
![]() | Urls | Gets the URL-accessible endpoints that are used by the application |
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | FindObjectInLayout | Finds a DependencyObject in the layout of the application |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | GetLayerName | Gets the display name of the given layer |
![]() | GetPopup | Gets the popup info for a given feature |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | HideWindow | Hides the application window hosting the given content |
![]() | LoadMap | Loads the layers from a map into the application |
![]() | LoadWebMap | Loads a web map into the application |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | ResolveUrl | Resolves a relative URL to a fully-qualified application URL |
![]() ![]() | SetLayerName | Sets the display name of the given layer |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ShowPopup | Display the popup for a given feature |
![]() | ShowWindow | Displays content in an application window |
Name | Description | |
---|---|---|
![]() | InitializationFailed | Occurs when application initialization fails |
![]() | Initialized | Occurs when the application has been initialized |
![]() | SelectedLayerChanged | Occurs when the application's selected layer changes |