C# 클래스 wenku10.Pages.NavList

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

공개 프로퍼티들

프로퍼티 타입 설명
ID string

공개 메소드들

메소드 설명
NavList ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
DisplayTopList ( SubtleUpdateItem Item ) : void
Dispose ( ) : void
GridView_Loaded ( object sender, RoutedEventArgs e ) : void
OnBackRequested ( object sender, Net.Astropenguin.Controls.XBackRequestedEventArgs e ) : void
VGrid_ViewChanged ( object sender, ScrollViewerViewChangedEventArgs e ) : void
VariableGridView_ItemClick ( object sender, ItemClickEventArgs e ) : void

메소드 상세

NavList() 공개 메소드

public NavList ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

프로퍼티 상세

ID 공개적으로 정적으로 프로퍼티

public static string ID
리턴 string