dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
582 stars 37 forks source link

Add theme parameter to customize the theme style of dialog. #100

Closed nodew closed 1 year ago

nodew commented 1 year ago

99

dotMorten commented 1 year ago

Instead of adding a new theme parameter, I went with an approach that just inherits the theme of the parent window. Thanks for calling it out!