Visual Studio designer doesn't show content #399
-
I have created a project using the "WPF UI - MS Store Navigation", but VS designer doesn't show much of the content. Visual Studio versionMicrosoft Visual Studio Community 2022 Version 17.3.4 VisualStudio.17.Release/17.3.4+32901.215 Microsoft .NET Framework Version 4.8.04084 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
What error are you getting? |
Beta Was this translation helpful? Give feedback.
-
The navigation items and the frame content are rendered while the application is running. If you want to edit e.g. DashboardPage, edit it directly. If you want to watch live, you can use the XAML Live Preview in Visual Studio 2022. |
Beta Was this translation helpful? Give feedback.
-
Could someone fix this, I have same problem on VS 2022 But just on designer, when debugging looks OK. Its really anoying |
Beta Was this translation helpful? Give feedback.
The navigation items and the frame content are rendered while the application is running. If you want to edit e.g. DashboardPage, edit it directly. If you want to watch live, you can use the XAML Live Preview in Visual Studio 2022.
Editing window:
Editing page:
Live preview with page and window: