C# 클래스 Pabloware.About.Views.About

상속: StateProviderPage
파일 보기 프로젝트 열기: PawelStroinski/Pabloware.About.Phone

공개 메소드들

메소드 설명
About ( ) : System.Windows

보호된 메소드들

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

비공개 메소드들

메소드 설명
ChangelogControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
LicenseControl_Loaded ( object sender, RoutedEventArgs e ) : void
LicenseControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
RestoreChangelogScrollPos ( ) : void
RestoreLicenseScrollPos ( ) : void
Review_Click ( object sender, RoutedEventArgs e ) : void
Suggestions_Click ( object sender, RoutedEventArgs e ) : void
Tombstone ( ) : void
Untombstone ( ) : void

메소드 상세

About() 공개 메소드

public About ( ) : System.Windows
리턴 System.Windows

OnNavigatedTo() 보호된 메소드

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

OnNavigatingFrom() 보호된 메소드

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
리턴 void