Monday, March 7, 2011

Silverlight: How to force binding after setting the DataContext property

Is it possible to set the DataContext property of a usercontrol after the user control has been loaded, and force the usercontrol to rebind?

From stackoverflow

0 comments:

Post a Comment