コード例 #1
0
 private void OnChangeGameLocation(object sender, TextChangedEventArgs e)
 {
     laucherSettings.SetGameLocation(GameLocation.Text);
 }