C# Class BaconographyWP8Core.View.SearchView

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: Synergex/Baconography

Public Methods

Method Description
SearchView ( ) : System

Protected Methods

Method Description
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

Private Methods

Method Description
FixedLongListSelector_GotFocus ( object sender, RoutedEventArgs 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

OnNavigatingFrom() protected method

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

SearchView() public method

public SearchView ( ) : System
return System