예제 #1
0
파일: App.cs 프로젝트: jc150584/StartSample
 public App()
 {
     MainPage = new CustomListViewXaml();
 }
예제 #2
0
파일: App.cs 프로젝트: zcccust/Study
 public App()
 {
     MainPage = new CustomListViewXaml();
 }