MapConfigurationCallback Delegate
July 26, 2012
Represents the function to call when the map configuration has loaded.
Assembly: Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
public delegate void MapConfigurationCallback( MapConfigurationSection config, Object userState )
Parameters
- userState
- Type: System.Object