Why is there no XAML view Designer in VISUAL STUDIO's WinUI3 project?

XB121 41 信誉分
2024-08-13T05:11:28.1+00:00

I created a new WinUI3 project with VISUAL STUDIO 2022, but I can't find a XAML view designer like the WPF project. Is this a normal Microsoft design or a Bug? Does Microsoft have any information about this?

Windows 开发 | Windows 应用 SDK
开发人员技术 | Visual Studio | 其他
0 个注释 无注释
{count} 票

接受的答案
  1. Xiaopo Yang - MSFT 12,731 信誉分 Microsoft 外部员工
    2024-08-13T05:36:34.15+00:00

    Hello @XB121,

    Unforturnately Designer View is not supported for now in WinUI3 for XAML files. You can track its status on Github:

    https://github.com/microsoft/microsoft-ui-xaml/issues/5917 https://github.com/microsoft/microsoft-ui-xaml/issues/3656

    You can also check this question, https://stackoverflow.com/questions/70292470/where-is-the-designer-view-in-winui-3.

    1 个人认为此答案很有帮助。

0 个其他答案

排序依据: 非常有帮助

你的答案

问题作者可以将答案标记为“接受的答案”,这有助于用户了解已解决作者问题的答案。