I'm using .png files for my book pages, but I can't get a transparent background on the page, Setting the background to transparent leaves me with a white background.
Also it seems that the book doesn't listen for property changes, trying to bind the rightpageindex to the index of say a corresponding listbox doesn't work. Or using the MVVM pattern, and binding the rightpageindex to a property that fires notifyproperty change has no effect. Any help on these two issues?
Also it seems that the book doesn't listen for property changes, trying to bind the rightpageindex to the index of say a corresponding listbox doesn't work. Or using the MVVM pattern, and binding the rightpageindex to a property that fires notifyproperty change has no effect. Any help on these two issues?