C# Class TransitApp.WindowsPhone.Views.SearchView

Inheritance: Cirrious.MvvmCross.WindowsPhone.Views.MvxPhonePage
显示文件 Open project: nycmobiledev/transit-app

Public Methods

Method Description
SearchView ( ) : System

Protected Methods

Method Description
OnBackKeyPress ( System e ) : void

Private Methods

Method Description
PhoneTextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

OnBackKeyPress() protected method

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

SearchView() public method

public SearchView ( ) : System
return System