Copying a Silverlight User Control from one project to another
Here’s something I tracked down with no help from error messages: When you copy a user control in Silverlight 1.1 from one project to another the Xaml that the control loads will have it’s Build Action set to SilverlightPage. When … Continue reading