コード例 #1
0
 private void pinEntry_PinEntered(object sender, EventArgs args)
 {
     ViewModel.AcceptPin();
 }