Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.03 KB

mapcontrolbusinesslandmarkrighttappedeventargs_locallocations.md

File metadata and controls

25 lines (17 loc) · 1.03 KB
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapControlBusinessLandmarkRightTappedEventArgs.LocalLocations
winrt property

Windows.UI.Xaml.Controls.Maps.MapControlBusinessLandmarkRightTappedEventArgs.LocalLocations

-description

Gets the businesses that correspond to the business landmark.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime. For more information about this API and the Windows.Services.Maps.LocalSearch namespace, please work with your Microsoft Account Team representative.

-property-value

The businesses that correspond to the business landmark, of type LocalLocation.

-remarks

-examples

-see-also