Page view counter
Binding Parent control property to child control property Subscribe to this thread
Last post 12-23-2008 4:10 AM by Amanda Wang - MSFT. 1 replies.
Sort Posts:
12-18-2008 11:59 PM
Binding Parent control property to child control property

Hi,

 

Is it possible to Bind the Parent Control Property to Child Control Property?

 

Thanks

Renu

RenukaPalani

Loading...
Joined on 10-13-2008
Chennai
Posts 172
12-23-2008 4:10 AM
Marked as Answer
Re: Binding Parent control property to child control property

Hi Renu,

 

RenukaPalani:
Is it possible to Bind the Parent Control Property to Child Control Property?

In fact,  Silverlight does not support to bind to another controls' properties.

But we would suggest that you can try to create a class that implement the Inotifypropertychanged interface and bind both controls to it, so when one properties changed and aother can be notified.

Amanda Wang
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Amanda Wang - MSFT

Loading...
Joined on 04-30-2007
Posts 1,015
Microsoft Communities