AzureAddress Fields
Contains address information obtained from the Azure Maps GIS service.| Name | Description |
|---|---|
| AddressLineProperty static | Identifies the AddressLine dependency property. |
| AdminDistrictsProperty static | Identifies the AdminDistricts dependency property. |
| CountryRegionIsoProperty static | Identifies the CountryRegionIso dependency property. |
| CountryRegionProperty static | Identifies the CountryRegion dependency property. |
| DistrictProperty static | Identifies the District dependency property. |
| FormattedAddressProperty static | Identifies the AddressBase.FormattedAddress dependency property. Inherited from AddressBase. |
| LocalityProperty static | Identifies the Locality dependency property. |
| NeighborhoodProperty static | Identifies the Neighborhood dependency property. |
| PostalCodeProperty static | Identifies the PostalCode dependency property. |
See Also