Mahdi Hosseini
Mahdi Hosseini
### Describe the bug > Passkeys are the future of authentication, and for good reason! They're incredibly easy to use and intuitive, eliminating the need for complicated password creation processes...
### Describe the bug After updating to v1.4-preview2 and returning to the previous version (v1.3.3), we get the following error ``` APPX1101 Payload contains two or more files with the...
i forked your latest changes And this is what I see when I create a menu Windows 11/22H2 
### Describe the bug if we use MvvM Command in ComboBox and SettingsExpander.Items, The command is not executed. ### Steps to reproduce ```text this is my xaml: ``` if i...
Fix microsoft/microsoft-ui-xaml#9535 If there is no internet connection, the project will not be created Because of adding nuget package (wasdk) [dynamically](https://github.com/microsoft/WindowsAppSDK/commit/514f12a81ea0944e52c97b46552c8f969663c25d) This PR checks the internet connection: - If the...
Currently, the settings are read and written only in the Json files. It would be great if more formats like XML, INI and Dat are added. This is a great...
there is some file like this: Text.xaml: ``` ``` in this case, converters does not merge into our single xaml file and will be skipped. so xamltools should support merged...
hi, i have a Library and in this library i have a ResourcesDictionary file called `ItemTemplate.xaml` in this file i have a `DataTemplate`, for using x:Bind method i have to...
Hi, Tnx for Great app. can you make treeview control as a standalone library so we can use it in our app? currently this is a little confusing. searching nodes...
### Issue type enhancement ### Which version of the app? WinUI 3 Gallery ### Description Currently displaying codes is too long and confusing. Using Pivot/selector bar can shorten the code...