-
-
Are you planning a porting to UWP?
It could be really useful.
-
## Report
- [x] I have searched [existing issues](https://github.com/CatalystCode/3DStreamingToolkit/issues) and this is not a duplicate.
## Environment
- OS Version: Windows 10 Pro 1709
…
-
**Describe the bug**
Setting `Application.Current.RequestedTheme` at run-time to alter the app's light/dark theme throws this exception:
```
System.NotSupportedException
HResult=0x80131515
Me…
-
I had cloned github repo and just built. Errors related to nuget packages were fixed by providing online package source. But I am still getting the errors below:
`1>C:\Program Files\Microsoft Visual …
-
When I use the discoverServices with one uuid, I expect only one service in result. In many examples I see that, this is an expected behavior. So why I'm getting more that this one in which I'm intere…
-
**Describe the bug**
Binding a string two way to a control where the property is actually an IInspectable and not an hstring doesn't seem to compile.
**Steps to reproduce the bug**
Steps to…
-
I have a Windows Runtime component written in C# (call it TreeDumpLibrary) and a C++/WinRT UWP app. The app references the C# WinRT component and calls a static function in a class in the WinRT compon…
-
### Describe the bug
We are preparing the upgrade to .Net 8.0 from our .Net 6.0 based project.
Unfortunately the AttachedCardShadow causes a crash with the following exception:
Error message: `…
-
## What would you like to be added:
Allow hiding apps to the system tray on Windows and Linux.
## Why is this needed:
Hiding apps such as music players to the system tray in order to not clutte…