Thumbnail View Resource
Source

blogs.msdn.com, posted 2010-06-22

Added By

Avatar BillHenn on 2010-06-22

Vitals
0score
  • 4461 total views
Summary
A discussion on when WPF falls back to using software rendering.
Excerpt
"As you know by default WPF uses Hardware acceleration (GPU) to render its content (aka Hardware rendering). In most cases rendering using Hardware (HW) acceleration is much more performant than rendering using Software. In some small cases SW rendering may be faster (E.g. low end graphics card sometimes found in Netbooks). WPF will always attempt to use HW rendering, but in certain cases WPF will fall to Software rendering and the application may not be aware of it. Some folks wanted to better understand all the possible cases, so am I am listed these below."
Full Link

http://blogs.msdn.com/b/jgoldb/archive/2010/06/22/software-rendering-usage-in-wpf.aspx

Comments 

Avatar
I need FTP commands which are used in wpf but there is no links regarding to that......

Add a Comment

Please log in to post comments.

Tags

  • Tag Web/Reference / Tip (122)
  • Tag Platform / WPF (922)

Tasks

Thumbnail Screenshots by Thumbshots