コード例 #1
0
 public SettingPage()
 {
     InitializeComponent();
     BindingContext = SettingViewModel.Load();
 }