Class UtilityAssociationResultPopupView
Supporting control for the PopupViewer control, used for rendering a UtilityAssociationResult.
Inheritance
UtilityAssociationResultPopupView
Implements
IWinRTObject
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 UtilityAssociationResultPopupView : Control, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<Control>
Constructors
Name | Description |
---|---|
UtilityAssociationResultPopupView() | Initializes a new instance of the UtilityAssociationResultPopupView class. |
Fields
Name | Description |
---|---|
AssociationResultProperty | Identifies the AssociationResult dependency property. |
Properties
Name | Description |
---|---|
AssociationResult | Gets or sets the AssociationResult. |
Methods
Name | Description |
---|---|
OnApplyTemplate() | When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate(). |