Book > Quick Start: Book for WPF > Step 3 of 3: Running the Book Application |
Now that you've created a WPF application and customized the application's appearance and behavior, the only thing left to do is run your application. To run your application and observe Book for WPF's run-time behavior, complete the following steps:
You customized the time it takes for the page to turn by setting the C1Book.TurnInterval property.
Note that you can return to the previous page by clicking the left top or bottom corner.
Notice that the last page contains the TextBlock content that was added in code:
Congratulations! You've completed the Book for WPF quick start and created a simple WPF application, added and customized a Book for WPF control, and viewed some of the run-time capabilities of the control.