Class PopupElementItemsControl
Supporting control for the PopupViewer control, used for rendering a set of popup elements.
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.Toolkit.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
[WinRTRuntimeClassName("Microsoft.UI.Xaml.IUIElementOverrides")]
[WinRTExposedType(typeof(Esri_ArcGISRuntime_Toolkit_Primitives_FormElementItemsControlWinRTTypeDetails))]
public class PopupElementItemsControl : ItemsControl, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IEquatable<Control>, IItemContainerMapping, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<ItemsControl>
Fields
Name | Description |
---|---|
AttachmentsPopupElementTemplateProperty | Identifies the AttachmentsPopupElementTemplate dependency property. |
FieldsPopupElementTemplateProperty | Identifies the FieldsPopupElementTemplate dependency property. |
MediaPopupElementTemplateProperty | Identifies the MediaPopupElementTemplate dependency property. |
TextPopupElementTemplateProperty | Identifies the TextPopupElementTemplate dependency property. |
UtilityAssociationsPopupElementTemplateProperty | Identifies the UtilityAssociationsPopupElementTemplate dependency property. |
Properties
Name | Description |
---|---|
AttachmentsPopupElementTemplate | Template used for rendering a AttachmentsPopupElement. |
FieldsPopupElementTemplate | Template used for rendering a FieldsPopupElement. |
MediaPopupElementTemplate | Template used for rendering a MediaPopupElement. |
TextPopupElementTemplate | Template used for rendering a TextPopupElement. |
UtilityAssociationsPopupElementTemplate | Template used for rendering a UtilityAssociationsPopupElement. |
Methods
Name | Description |
---|---|
PrepareContainerForItemOverride(DependencyObject, object) | Prepares the specified element to display the specified item. |
PrepareContainerForItemOverride(DependencyObject, object) | Prepares the specified element to display the specified item. |