Method GetViewOverlayAnchor
GetViewOverlayAnchor(FrameworkElement)
Gets the value of the ViewOverlayAnchor XAML attached property from the specified FrameworkElement.
Declaration
public static MapPoint GetViewOverlayAnchor(FrameworkElement element)
Parameters
Type | Name | Description |
---|---|---|
FrameworkElement | element | The element from which to read the property value. |
Returns
Type | Description |
---|---|
MapPoint | The value of the ViewOverlayAnchor XAML attached property on the target element. |
See Also
Applies to
Platforms and versions
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 |