JJ111
JJ111
Thanks for the control. It would be really nice if you can add a feature to use it not for automatic navigation but if we could add items manually, for...
Hi, it would be really nice to add the WinUI Tabview control to this library. https://learn.microsoft.com/en-us/windows/winui/api/microsoft.ui.xaml.controls.tabview?view=winui-2.8
Hi, can this library be used to show Windows Explorer context menu entries for Windows 11? (in the new Windows 11 way IExplorerCommand + app identity) https://blogs.windows.com/windowsdeveloper/2021/07/19/extending-the-context-menu-and-share-dialog-in-windows-11/
Thanks for the control. It would be really nice if you can add a feature to use it not for automatic navigation but if we could add items manually, for...
I need to use the library without an App.xaml I used the sample project NoAppXaml as a reference. So the library resources are added in Window.Resources The sample works fine,...
Hi, I found that test.py does not always work well. 1/6 times I run the test it fails on the first renew session call (nonce=1), with the error: '{"code":"DeviceSessionSignatureInvalid","message":"device session...
I tried to use this library to reorder the tabs in a tab control that has the [UI.WPF.Modern](https://github.com/iNKORE-NET/UI.WPF.Modern) style. However when this style is applied to the application, the drag...