Z
Z
Zulkund2016-11-08 15:49:58
C++ / C#
Zulkund, 2016-11-08 15:49:58

App.xaml designer not working in C#, how to fix it?

Good afternoon! Started a new project for Universal Apps but says: "App.xaml cannot be edited in the Design view." How can this be fixed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita, 2016-11-09
@interlocked

You cannot edit the App.xaml file in the visual editor because it is simply not designed to host controls, create other Views (Window, UserControl, Page) instead.
In App.xaml, you can declaratively place links to the necessary resources, styles, and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question