C# 클래스 MetroPass.UI.Views.SearchResultsView

상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: TheAngryByrd/MetroPass

공개 메소드들

메소드 설명
ApplicationViewStates_CurrentStateChanging ( object sender, VisualStateChangedEventArgs e ) : void
SearchResultsView ( ) : MetroPass.UI.ViewModels

보호된 메소드들

메소드 설명
OnNavigatedTo ( Windows e ) : void
OnNavigatingFrom ( Windows e ) : void

비공개 메소드들

메소드 설명
AppBarButton_Loaded ( object sender, RoutedEventArgs e ) : void
EntryAppBar_Closed ( object sender, object e ) : void
EntryAppBar_Opened ( object sender, object e ) : void
SetAppBarState ( string state ) : void

메소드 상세

ApplicationViewStates_CurrentStateChanging() 공개 메소드

public ApplicationViewStates_CurrentStateChanging ( object sender, VisualStateChangedEventArgs e ) : void
sender object
e Windows.UI.Xaml.VisualStateChangedEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( Windows e ) : void
e Windows
리턴 void

OnNavigatingFrom() 보호된 메소드

protected OnNavigatingFrom ( Windows e ) : void
e Windows
리턴 void

SearchResultsView() 공개 메소드

public SearchResultsView ( ) : MetroPass.UI.ViewModels
리턴 MetroPass.UI.ViewModels