The following tables list the members exposed by LayerProperties.
Name | Description | |
---|---|---|
![]() | LayerProperties Constructor |
Name | Description | |
---|---|---|
![]() ![]() | IsEditableProperty | Identifies the IsEditable attached DependencyProperty |
![]() ![]() | IsPopupEnabledProperty | Identifies the IsPopupEnabled attached DependencyProperty |
![]() ![]() | IsVisibleInMapContentsProperty | Identifies the IsVisibleInMapContents attached DependencyProperty |
![]() ![]() | PopupDataTemplatesProperty | Identifies the PopupDataTemplates attached DependencyProperty |
![]() ![]() | PopupTitleExpressionsProperty | Identifies the PopupTitleExpressions attached DependencyProperty |
Name | Description | |
---|---|---|
![]() ![]() | GetIsEditable | Gets whether editing has been enabled on a layer at the application level |
![]() ![]() | GetIsPopupEnabled | Gets whether popups are enabled on a layer |
![]() ![]() | GetIsVisibleInMapContents | Gets whether the layer is visible in the application's list of map contents |
![]() ![]() | GetPopupDataTemplates | Gets the XAML data templates used to display the contents of a layer's popups. |
![]() ![]() | GetPopupTitleExpressions | Gets the title expressions used to display the titles on a layer's popups. |
![]() ![]() | SetIsPopupEnabled | Sets whether popups are enabled on a layer |
![]() ![]() | SetIsVisibleInMapContents | Sets whether the layer is visible in the application's list of map contents |
![]() ![]() | SetPopupDataTemplates | Sets the XAML data templates used to display the contents of a layer's popups. |
![]() ![]() | SetPopupTitleExpressions | Sets the title expressions used to display the titles on a layer's popups. |