C# 클래스 Telegram.UI.Pages.MapPickPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: naphaso/kilogram

공개 메소드들

메소드 설명
MapPickPage ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
GetMyMapLocationAsync ( ) : void
Map_OnTap ( object sender, System.Windows.Input.GestureEventArgs e ) : void
OnAerialMode ( object sender, EventArgs e ) : void
OnCenterClick ( object sender, EventArgs e ) : void
OnCheckinClick ( object sender, EventArgs e ) : void
OnHybridMode ( object sender, EventArgs e ) : void
OnRoadModeClick ( object sender, EventArgs e ) : void
OnTerrainMode ( object sender, EventArgs e ) : void
SetPushpin ( GeoCoordinate coordinate ) : void

메소드 상세

MapPickPage() 공개 메소드

public MapPickPage ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void