This question is locked. New answers and comments are not allowed.
When I added the ChartToolTipBehavior I started getting a namespace conflict in the XamlTypeInfo.g.cs file when I compile. This is because the namespace for my Windows app is "XZ.Comics.Windows".
Can I get around this without changing the namespace for my app?
Can I get around this without changing the namespace for my app?