C# 클래스 BaconographyWP8.View.SettingsPageView

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Synergex/Baconography

공개 프로퍼티들

프로퍼티 타입 설명
ImagePreviewProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SettingsPageView ( ) : System

보호된 메소드들

메소드 설명
OnBackKeyPress ( System e ) : void
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
OpenHelp ( string topic, string content ) : void

비공개 메소드들

메소드 설명
Button_Click ( object sender, RoutedEventArgs e ) : void
CompletePickerTask ( ) : void
HelpOfflineButton_Tap ( object sender, System e ) : void
HyperlinkButton_Click ( object sender, RoutedEventArgs e ) : void
OrientationLock_Checked ( object sender, RoutedEventArgs e ) : void
OrientationLock_Unchecked ( object sender, RoutedEventArgs e ) : void
SelectLiveTileSubreddit ( object sender, RoutedEventArgs e ) : void
SelectLockScreenImage ( object sender, RoutedEventArgs e ) : void
SelectLockScreenSubreddit ( object sender, RoutedEventArgs e ) : void
SelectTopPostSubreddit ( object sender, RoutedEventArgs e ) : void
SetLockScreen ( object sender, RoutedEventArgs e ) : void
ShowLockScreenPreview ( object sender, RoutedEventArgs e ) : void
ShowSystemLockScreenSettings ( object sender, RoutedEventArgs e ) : void
UpdateLockScreenStatus ( ) : void
picker_Completed ( object sender, Microsoft e ) : void

메소드 상세

OnBackKeyPress() 보호된 메소드

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

OnNavigatedFrom() 보호된 메소드

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

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

OpenHelp() 보호된 메소드

protected OpenHelp ( string topic, string content ) : void
topic string
content string
리턴 void

SettingsPageView() 공개 메소드

public SettingsPageView ( ) : System
리턴 System

프로퍼티 상세

ImagePreviewProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ImagePreviewProperty
리턴 System.Windows.DependencyProperty