Search code examples
wpfsketchflow

Show window frame in SketchFlow WPF application


I'm developing a WPF application, and using SketchFlow to prototype the application for the client. All the screens that I've created so far in SketchFlow only show a white frame inside which my screens appear in the SketchFlow player. The normal window frame elements (title bar, status bar, etc) are missing. How can I add these in?


Solution

  • This might answer your question: Window like control in SketchFlow?

    There's no window-like control in Sketchflow. Basically, you have to do it from scratch.