Hard pages always can be turned over by single click no matter of the value of PageFlipMode
Allow the ShowPageFold to work with hard pages.
ShowPageFold to work when the book first loads.
Allow pages with different size. Currently there are problems with the animation if the pages are with smaller size.
I want to change how far the page has to be dragged for a page turn to occur.
Misbehaves when using Effect
Add a "Page Curl" effect to RadBook.
Allow disabling smooth page dragging.
New event fired between PageFlipStarted and PageFlipEnded.
Convert pages to WriableBitmap during page flip.
Allow page flip to begin not only from corners. See attached screenshot for further information.
When the RadBook ItemsSource items are reordered using the Remove and Insert methods, the component doesn't work as expected. Some of the pages are removed entirely from the visible collection of pages and the user can no longer flip through the pages as the book becomes unresponsive.