Suggestion
ElementExt::resources() on windows-reactor currently accepts only (String, String).
I want to draw red button like windows terminal
microsoft-ui-reactor ships Resources(r => r.Set("ButtonBackground", "#B22222")) with ResourceBuilder supporting colors/brushes/ThemeRef/doubles/CornerRadius
So I need this feature
Suggestion
ElementExt::resources() on windows-reactor currently accepts only (String, String).
I want to draw red button like windows terminal
microsoft-ui-reactor ships Resources(r => r.Set("ButtonBackground", "#B22222")) with ResourceBuilder supporting colors/brushes/ThemeRef/doubles/CornerRadius
So I need this feature