Hello,
I have created a WPF (xaml )PopUp that gives some Information about Computer, user ect.
I want that this wpf Form autmatically uses the same Color Setting as it is set in Windows.
e.g..when the user has green as his theme Color, the wpf should popup in green.
How can I do that?
thanks in advance