Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 782 Bytes

mapcontrol_region.md

File metadata and controls

23 lines (16 loc) · 782 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Maps.MapControl.Region
winrt property

Windows.UI.Xaml.Controls.Maps.MapControl.Region

-description

Gets or sets the region (for example, the state or province) of an address.

-property-value

The region (for example, the state or province) of an address.

-remarks

You can use this property to show contents in a map control based on the language of a specific region. The default value of this property is null. If you don’t set this property, the map control shows contents based on the language of the user’s region. The region is usually defined in the system settings of the user’s PC or device.

-see-also

-examples