2010-11-12 56 views

回答

1
<TextBox Name="textBox1"/> 
<TextBox Name="textBox2" 
     Text="{Binding ElementName=textBox1, Path=Text}"/>