Show / Hide Table of Contents

Class UtilityAssociationsFilterResultsView

Supporting control for the FeatureFormView control, used for rendering a UtilityAssociationsFormElement and picking the correct template for each Input type.

Inheritance
object
DependencyObject
UIElement
FrameworkElement
Control
UtilityAssociationsFilterResultsView
Implements
IEquatable<DependencyObject>
IAnimationObject
IVisualElement
IVisualElement2
IEquatable<UIElement>
IEquatable<FrameworkElement>
IWinRTObject
IUnmanagedVirtualMethodTableProvider
IDynamicInterfaceCastable
IEquatable<Control>
Namespace: Esri.ArcGISRuntime.Toolkit.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
[WinRTRuntimeClassName("Microsoft.UI.Xaml.IUIElementOverrides")]
[WinRTExposedType(typeof(Esri_ArcGISRuntime_Toolkit_UI_Controls_CompassWinRTTypeDetails))]
public class UtilityAssociationsFilterResultsView : Control, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<Control>

Constructors

Name Description
UtilityAssociationsFilterResultsView()

Initializes a new instance of the UtilityAssociationsFilterResultsView class.

Fields

Name Description
AssociationsFilterResultProperty

Identifies the AssociationsFilterResult dependency property.

ItemTemplateProperty

Identifies the ItemTemplate dependency property.

Properties

Name Description
AssociationsFilterResult

Gets or sets the AssociationsFilterResults.

ItemTemplate

Gets or sets the template for UtilityAssociationsFilterResult items.

Methods

Name Description
OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().

In this article
Back to top Generated by DocFX