silverlight dependency property call back method keeps in loop
i have created a user control with three dependency properties selected
value selected item selected index when one of them changes in the call
back i am setting the other two e.g if selected value changed i am setting
Selected index and selected item which in result triggering the callback
of each of other properties where it sets the other two properties and
keeps on in loop .how to avoid this situation
No comments:
Post a Comment