BrowseMapPage is often used when you have a colleciton of ILocation that you want to draw on a MapPage. BrowseMapPage creates a BrowseMapAction, allowing users to use rocker or arrow keys to browse through each of the ILocations.
Note that BrowseMapPage takes a BrowseLayer. As BrowseLayer is an abstract class, typically you will need to inherit from it to build your own customized MapGraphicLayer, and at least override Draw method.
If you have a collection of Feature that you need to browse, use FeatureBrowseLayer.
ESRI.ArcGIS.Mobile.Client.Map.MapPage
ESRI.ArcGIS.Mobile.Client.Map.BrowseMapPage
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Map
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)