Window style not reflected in Cider designer
Steps:
Create a WFP application.
Select the window in the designer
Change the WindowStyle property to None
Result:
Nothing
Expected:
Window in designer to reflect the Window style (eg. no title bar).
Note: The window looks as expected when application is compiled and run.

