Chinese language treatment for WinUI bug.

This commit is contained in:
Burak Kaan Köse
2026-04-18 01:39:25 +02:00
parent 9e735c911c
commit 3caecc5a9c
16 changed files with 93 additions and 59 deletions
+1 -1
View File
@@ -534,7 +534,7 @@ public sealed partial class WinoAppShell : Views.Abstract.WinoAppShellAbstract,
args.Handled = true;
var flyout = new MenuFlyout();
var flyout = new WinoMenuFlyout();
var manageAccountSettingsItem = new MenuFlyoutItem
{