MapMode::ModeBackground Property

Bing
 

Gets whether the map mode typically has a light or a dark background. You can use this value to choose the overlay color. Most of the map modes have dark backgrounds.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public:
property ModeBackground ModeBackground {
	virtual ModeBackground get();
}
Return to top
Show: