Closed AmirMohammadPX closed 1 month ago
Because using WindowStyle="None" with native window forms may cause issues
I suggest you use
<ui:FluentWindow>
</ui:FluentWindow>
to replace
<Window>
</Window>
@Ledgerbiggg My problem is solved, thank you very much
Describe the bug
The backend codes are problematic for light mode but work well for dark mode
To Reproduce
-
Expected behavior
-
Screenshots
OS version
Windows 11
.NET version
dotnet 8
WPF-UI NuGet version
3.0.5
Additional context
No response