Can DirectX cause WPF applications to render very slowly? -



Can DirectX cause WPF applications to render very slowly? -

suppose have directx game running in total screen , wpf application running in background; in addition, cpu isn't @ high levels, , game's frame rate (i.e., 60 fps). there might cause wpf application render slowly? (i.e., @ 3-5 fps)

wikipedia says: "rather relying on older gdi subsystem, wpf utilizes directx."

therefore, conclusion that, if directx busy rendering game, , graphic card pipelines full, wpf application have poor performance. admittedly have no knowledge of prioritization goes on behind scenes, i'm guessing background (that is, non active) window have less priority.

wpf directx

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -