C# 클래스 BaconographyWP8.View.SortSubredditPageView

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

공개 메소드들

메소드 설명
SortSubredditPageView ( ) : System
newList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
subbedList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
FixedLongListSelector_GotFocus ( object sender, RoutedEventArgs e ) : void
GotoButton_Tap ( object sender, System e ) : void
LoginButton_Tap ( object sender, System e ) : void
PinUnpinButton_Tap ( object sender, System e ) : void
RefreshButton_Tap ( object sender, System e ) : void
RefreshSubscribedButton_Tap ( object sender, System e ) : void
SwitchToNew ( ) : void
UnpinButton_Tap ( 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

메소드 상세

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( 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

SortSubredditPageView() 공개 메소드

public SortSubredditPageView ( ) : System
리턴 System

newList_ItemRealized() 공개 메소드

public newList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
sender object
e ItemRealizationEventArgs
리턴 void

subbedList_ItemRealized() 공개 메소드

public subbedList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
sender object
e ItemRealizationEventArgs
리턴 void