dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
6.93k stars 1.15k forks source link

Visual Studio 2022 with WPF using WPF UI bug #8970

Open vsfeedback opened 3 months ago

vsfeedback commented 3 months ago

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] I have a project using WPF and Visual Basic and i installed the WPF UI library, i was working normally but today when i started my project all the controls visualization was wrong, the controls of the wpf ui library still appear and seems all normal but in the xaml visualization page they appear exacly as the default controls from the standard WPF, i tried everything, installed the library again, cleaned and recompiled the project but still nothing changed. I Tried updating Visual Studio and WPF UI but the problem stayed. I even created a new project to see if my project was corrupted or something but it still does not work correctly, the new project was having the same issue, so i think the problem is from visual studio. I need this to complete my work....


Original Comments

Feedback Bot on 3/17/2024, 07:59 PM:

(private comment, text removed)

Ann Yang [MSFT] on 3/17/2024, 10:56 PM:

(private comment, text removed)

Diogo Gomes Silva on 3/20/2024, 02:32 AM:

(private comment, text removed)

Diogo Gomes Silva on 3/20/2024, 02:36 AM:

(private comment, text removed)

Feedback Bot on 3/21/2024, 07:21 PM:

(private comment, text removed)


Original Solutions

(no solutions)

miloush commented 3 months ago

Can the repro project be shared here?