BingTrafficIncidentOptions Members
Obsolete. Contains options that are applied when the map control requests traffic incidents from a web service.Constructors
| Name | Description |
|---|---|
| BingTrafficIncidentOptions() |
Initializes a new instance of the BingTrafficIncidentOptions class.
|
Fields
| Name | Description |
|---|---|
| IncludeLocationCodesProperty static | Identifies the IncludeLocationCodes dependency property. |
Properties
| Name | Description |
|---|---|
| IncludeLocationCodes | Gets or sets the value that specifies whether to include traffic location codes in the service response. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also