-
I have installed HASS.agent on a Windows 8.1 Pro computer. When I try to test notifications I keep getting the following information in the log file:
2023-08-30 18:19:03.416 -04:00 [INF] [NOTIFIER]…
-
To use UWP file pickers such as file open picker or file save picker in desktop apps, you need to cast the object reference to IInitializeWithWindow and invoke its Initialize method. Although one can …
-
### Describe the bug
Windows.Storage.Pickers.FileSavePicker.FileTypeChoices.Add throw System.InvalidCastException: 'Specified cast is not valid.' with PublishAOT=true
With PublishAOT=false everyth…
-
I am opening this ticket in response to [this thread](http://blogs.msdn.com/b/tiles_and_toasts/archive/2015/06/30/adaptive-tile-templates-schema-and-documentation.aspx) to provide better communication…
-
Hi! You created very interesting project! :) Do you have some PC with Windows 10/11?
Please port it over to UWP app. The goals are : XBox, or sweet old Microsoft Lumia phones. Do you have some Lumia…
-
I have no idea whether this is possible / desirable, but wanted to throw this out there.
I've vaguely had the impression that Microsoft prefers new applications to be written using WinRT rather tha…
-
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…
-
### Current behavior
When migrating from material v1 -> v2 every single resource that needs to be changed by a theme now needs to use ThemeResource. However when do so inside a converter it gives an …
-
### Describe the bug
`CollectionViewSource` binding can only works correctly when declaring the items in `ItemsPath` as a property of a class in C#.
### Steps to reproduce the bug
```xml
…
-
As per product feedback ([gsheet](https://docs.google.com/spreadsheets/d/1V6URepXBhqU7WhFU1FwUrn-LdQi95ZF4je49dlM2YWQ/)), essentially improvement is need on the overall experience of attempting device…