An open API service indexing awesome lists of open source software.

https://github.com/lefttwixwand/unoapp

Sample Uno Platform project for demonstrating RequestedTheme bug.
https://github.com/lefttwixwand/unoapp

skia uno uno-platform uwp xaml xaml-theme

Last synced: 10 months ago
JSON representation

Sample Uno Platform project for demonstrating RequestedTheme bug.

Awesome Lists containing this project

README

          

## UnoApp
Sample Uno Platform project for demonstrating Uno Platform RequestedTheme bug.
Repository is referencing to [this](https://github.com/unoplatform/uno/issues/5059) issue.

RequestedTheme works for application:
```XAML







```
But not working with `UIElement`:
```XAML



```