InterviewSolution
| 1. |
working with hardware acceleration in wpf |
|
Answer» As all of us hardware ACCELERATION is the process where we use hardware to perform some functions rather than performing those functions USING the software which is running in the CPU. WPF exploits hardware acceleration in a two tier MANNER. Below figure will CLEAR all the doubt:- |
|