BingAddress Fields
Obsolete. This class represents the address information obtained from the Bing GIS services.| Name | Description |
|---|---|
| AddressLineProperty static | Identifies the BingAddress.AddressLine dependency property. |
| AdminDistrictProperty static | Identifies the BingAddress.AdminDistrict dependency property. |
| CountryRegionIso2Property static | Identifies the BingAddress.CountryRegionIso2 dependency property. |
| CountryRegionProperty static | Identifies the BingAddress.CountryRegion dependency property. |
| DistrictProperty static | Identifies the BingAddress.District dependency property. |
| FormattedAddressProperty static | Identifies the AddressBase.FormattedAddress dependency property. Inherited from AddressBase. |
| LocalityProperty static | Identifies the BingAddress.Locality dependency property. |
| NeighborhoodProperty static | Identifies the BingAddress.Neighborhood dependency property. |
| PostalCodeProperty static | Identifies the BingAddress.PostalCode dependency property. |
| PostalTownProperty static | Identifies the BingAddress.PostalTown dependency property. |
See Also