Mahdi Hosseini

Results 296 comments of Mahdi Hosseini

it seems that issue fixed in v1.6-exp2 ![vvv](https://github.com/user-attachments/assets/fe185636-8be5-422f-9194-4dbd5a1917d5)

Are the following modes considered? - Right To Left - Dark/Light Theme support for System Context menu (Right Click on TitleBar) - Support Fluent (Menu Flyout) Context Menu (Disable System...

Today is November 12! 😐

Hi @karkarl we are in v1.7-Preview1 and still Many TitleBar feedbacks are unresolved, Most importantly, **AppWindow.TitleBar** APIs do not work with TitleBar control. https://github.com/microsoft/microsoft-ui-xaml/issues/9784 https://github.com/microsoft/microsoft-ui-xaml/issues/9864 https://github.com/microsoft/microsoft-ui-xaml/issues/9907 https://github.com/microsoft/microsoft-ui-xaml/issues/9866 https://github.com/microsoft/microsoft-ui-xaml/issues/9865 https://github.com/microsoft/microsoft-ui-xaml/issues/9863

For those interested (@dotMorten, @whiskhub, @Jay-o-Way , @riverar ), the new titlebar now uses **RightContent, LeftContent, CenterContent**

do you have any class library which contains Resource dictionary and you are refrencing it in app.xaml ? https://github.com/microsoft/microsoft-ui-xaml/issues/10020

> > do you have any class library which contains Resource dictionary and you are refrencing it in app.xaml ? [microsoft/microsoft-ui-xaml#10020](https://github.com/microsoft/microsoft-ui-xaml/issues/10020) > > I'm not sure what you're asking. And...

> It helped me roll back to version 8.0 of CommunityToolk like this: ``` ```

> > > It helped me roll back to version 8.0 of CommunityToolk > > > > > > like this: > > ``` > > > > > >...

i think this issue is related to this https://github.com/microsoft/microsoft-ui-xaml/issues/10020 refrencing any class library which contains resources dictionary (added in app.xaml) will be crashed Even if the dictionary is empty