Show / Hide Table of Contents

Method GetMapViewController

| Edit this page View Source

GetMapViewController(DependencyObject)

Gets the value of the MapViewController XAML attached property from the specified MapView.

Declaration
public static MapViewController? GetMapViewController(DependencyObject mapView)
Parameters
Type Name Description
DependencyObject mapView
Returns
Type Description
MapViewController
| Edit this page View Source

GetMapViewController(MapView)

Gets the value of the MapViewController XAML attached property from the specified MapView.

Declaration
public static MapViewController? GetMapViewController(MapView mapView)
Parameters
Type Name Description
MapView mapView
Returns
Type Description
MapViewController
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX