C# 클래스 StateByState.ThirdPage

An empty page that can be used on its own or navigated to within a Frame.
파일 보기 프로젝트 열기: builttoroam/BuildIt

공개 메소드들

메소드 설명
ThirdPage ( ) : Windows.UI.Xaml

보호된 메소드들

메소드 설명
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
Button1_OnClick ( object sender, RoutedEventArgs e ) : void
Button2_OnClick ( object sender, RoutedEventArgs e ) : void
Button3_OnClick ( object sender, RoutedEventArgs e ) : void
Button_OnClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnNavigatedTo() 보호된 메소드

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

ThirdPage() 공개 메소드

public ThirdPage ( ) : Windows.UI.Xaml
리턴 Windows.UI.Xaml