C# Class BaconographyWP8.View.SubredditPickerPageView

Inheritance: PhoneApplicationPage
Show file Open project: Synergex/Baconography

Public Methods

Method Description
SubredditPickerPageView ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Method Description
FixedLongListSelector_GotFocus ( object sender, RoutedEventArgs e ) : void
MarkUnmark ( object sender, System e ) : void
UnpinFromSelected ( object sender, System e ) : void
manualBox_KeyDown ( object sender, System e ) : void
manualBox_LostFocus ( object sender, RoutedEventArgs e ) : void
manualBox_MouseLeave ( object sender, System e ) : void
newList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

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

SubredditPickerPageView() public method

public SubredditPickerPageView ( ) : System
return System