コード例 #1
0
ファイル: MainWindow.xaml.cs プロジェクト: xiaojue52/myPlayer
 private void LayoutTextBox_TextChanged(object sender, System.EventArgs e)
 {
     UpdateLayoutData.setLayoutAttrbute(sender, currentControl);
 }