Method GetViewOverlayAnchor
GetViewOverlayAnchor(FrameworkElement)
Gets the value of the ViewOverlayAnchor XAML attached property from the specified Microsoft.UI.Xaml.FrameworkElement.
Declaration
public static MapPoint GetViewOverlayAnchor(FrameworkElement element)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.UI.Xaml.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 Windows | 200.0 - 200.5 |