C# Class BaconographyWP8.View.SettingsPageView

Inheritance: PhoneApplicationPage
Show file Open project: Synergex/Baconography

Public Properties

Property Type Description
ImagePreviewProperty System.Windows.DependencyProperty

Public Methods

Method Description
SettingsPageView ( ) : System

Protected Methods

Method Description
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

Private Methods

Method Description
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

Method Details

OnBackKeyPress() protected method

protected OnBackKeyPress ( System e ) : void
e System
return void

OnNavigatedFrom() protected method

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

OnNavigatedTo() protected method

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

OnNavigatingFrom() protected method

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

OpenHelp() protected method

protected OpenHelp ( string topic, string content ) : void
topic string
content string
return void

SettingsPageView() public method

public SettingsPageView ( ) : System
return System

Property Details

ImagePreviewProperty public static property

public static DependencyProperty,System.Windows ImagePreviewProperty
return System.Windows.DependencyProperty