C# 클래스 HybridPhone7.MainPage

상속: Microsoft.Phone.Controls.PhoneApplicationPage
파일 보기 프로젝트 열기: mesan/mobil-web

공개 메소드들

메소드 설명
MainPage ( ) : System

보호된 메소드들

메소드 설명
OnBackKeyPress ( System e ) : void

비공개 메소드들

메소드 설명
Browser_ScriptNotify ( object sender, System.Windows.Controls.NotifyEventArgs e ) : void
InitializeComponent ( ) : void
button1_Click ( object sender, RoutedEventArgs e ) : void
webBrowser1_Navigated ( object sender, NavigationEventArgs e ) : void
webBrowser1_Navigating ( object sender, NavigatingEventArgs e ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System

OnBackKeyPress() 보호된 메소드

protected OnBackKeyPress ( System e ) : void
e System
리턴 void