Method GetViewOverlayAnchor
GetViewOverlayAnchor(FrameworkElement)
Gets the value of the ViewOverlayAnchor XAML attached property from the specified System.Windows.FrameworkElement.
Declaration
public static MapPoint GetViewOverlayAnchor(FrameworkElement element)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.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 | 100.13 - 200.5 |
.NET Framework | 100.0 - 200.5 |