c# - WPF Application Has Lost Windows 8 Style And Reverted to a XP Like Look -


for no reason can think of - there have been no code changes, wpf application has stopped showing window frame in windows 8 style , seems have reverted windows xp style (weird grey border around main window , grey, raised buttons minimize,maximize , close in top right corner.

if try , resize window can see win8 style buttons trying draw "underneath" before grey button style draws on it. (that's best can describe it)

does know why might happening?


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -