C# Class ArcGISWindowsPhoneSDK.InfoWindowChildPage

Inheritance: PhoneApplicationPage
Show file Open project: Esri/arcgis-samples-winphone

Public Methods

Method Description
InfoWindowChildPage ( ) : System

Private Methods

Method Description
MyInfoWindow_MouseLeftButtonUp ( object sender, System e ) : void
MyMap_MapGesture ( object sender, Map e ) : void
ShowDetailsButton_Click ( object sender, RoutedEventArgs e ) : void
dispatcherTimer_Tick ( object sender, EventArgs e ) : void

Method Details

InfoWindowChildPage() public method

public InfoWindowChildPage ( ) : System
return System