Daniel
Admin
 Admin
| Posts: 44 |  |
|
Re:Visual CSharp Express project template - 2008/05/15 00:14
Hi,
Since the project builds successfully, it's a bit puzzling.
I assume that you have a reference to "System.Windows" under the References node of the project tree.
As for Intellisense, I spent two evenings trying to get it back to no avail. I create the xaml in an empty WPF project (so I can get intellisense) and the WPF designer support; when I'm happy I cut and paste the xaml in a new Silverlight project. It's not perfect but it is sufficient most of the time (in my case).
|