Class OverlayItemsControl
Holds the overlays in a MapView
Inheritance
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
OverlayItemsControl
System.Windows.DependencyObject.GetValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.SetCurrentValue(System.Windows.DependencyProperty, System.Object)
System.Windows.DependencyObject.SetValue(System.Windows.DependencyPropertyKey, System.Object)
System.Windows.DependencyObject.ClearValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.ClearValue(System.Windows.DependencyPropertyKey)
System.Windows.DependencyObject.CoerceValue(System.Windows.DependencyProperty)
System.Windows.DependencyObject.InvalidateProperty(System.Windows.DependencyProperty)
System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
System.Windows.DependencyObject.ShouldSerializeProperty(System.Windows.DependencyProperty)
System.Windows.DependencyObject.DependencyObjectType
System.Windows.DependencyObject.IsSealed
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WPF.dll
Syntax
public sealed class OverlayItemsControl : DependencyObject
Constructors
Name | Description |
---|---|
Overlay |
Initializes a new instance of the Overlay |
Fields
Name | Description |
---|---|
Items |
Identifies the Items |
Item |
Identifies the Item |
Properties
Name | Description |
---|---|
Items | Gets the collection used to generate the content of the control. |
Items |
Gets or sets a collection used to generate the content of the Overlay |
Item |
Gets or sets the System. |
See Also
Applies to
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |