MapConfigurationCallback Delegate

Bing
 

Represents the callback function to call when the map configuration has loaded.

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

public delegate void MapConfigurationCallback(
	MapConfigurationSection^ config,
	Object^ userState
)
Return to top
Show: