The example of this would be:
A textBox is bound to some data. There is a second text box which is not bind to anything. So I want to bind text box 2 to the same dat
You can do this in code by calling the SetBinding method.
SetBinding