Class OverlayItemsControl
Holds the overlays in a MapView
Inheritance
System.Object
OverlayItemsControl
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
public sealed class OverlayItemsControl : DependencyObject
Constructors
| Name | Description |
|---|---|
| OverlayItemsControl() | Initializes a new instance of the OverlayItemsControl class. |
Fields
| Name | Description |
|---|---|
| ItemsSourceProperty | Identifies the ItemsSource dependency property. |
| ItemTemplateProperty | Identifies the ItemTemplate dependency property. |
Properties
| Name | Description |
|---|---|
| Items | Gets the collection used to generate the content of the control. |
| ItemsSource | Gets or sets a collection used to generate the content of the OverlayItemsControl. |
| ItemTemplate | Gets or sets the |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |