简体   繁体   中英

What is the best way to display text, images and 2d wpf animation content?

What is the best way to display text, images and 2d wpf animation content in WPF? I am developing a desktop application which is supposed to display such content in an organized and easily navigable way But i don't know how to display the content.
I have considered using Flow document for the text and image but it doesn't provide facilities for wpf animations. I can separate the text image part from the wpf animation but that might make management of resources harder. What is the proper way displaying such content?

PS I am using Expression Blend to design the user interface and to animate some resources and The application is an electronic magazine

I have not used this but FlowDocument has animation

FlowDocument.BeginAnimation Method

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM