REALM:
- VS 10 Ultimate
- Creating a Visual Studio Package from the template
- I include all three possible components in the wizard
1. A Tool Window of WPF
2. A Menu command
3. Editor
Every time a create a VS-Package from the template, it has the following error:
The resource: {x:Static vsfx:VsBrushes.ToolWindowBackgroundKey} ca not be resolved.
And it has the following line underlined in red. Background="{DynamicResource {x:Static vsfx:VsBrushes.ToolWindowBackgroundKey}}">
If anyone has an idea, I'd greatly appreciate your feedback, thank you very much!
Glenn T. Kitchen
Glenn T. Kitchen VB.NET Forums