2

Couldn't find the exact scenario I'm trying to produce in other questions.

What I'm trying to do is:

 BaseApplication
    * App.xaml
    * App.xaml.cs

 SpecificApplication
    * App.xaml : BaseApplication.App.xaml
    * App.xaml.cs : BaseApplication.App.xaml.cs

But I get this:

'BaseApplication.App' cannot be the root of a XAML file because it was defined using XAML.

Does this mean BaseApplication's App class cannot have XAML?

BartoszKP
  • 34,786
  • 15
  • 102
  • 130
Alan Ciantar
  • 278
  • 1
  • 3
  • 14

0 Answers0