I have WPF window in which my Direct3D engine render. WPF Window I start from my engine, which I develop on C++/CLI. I have 2 displays and when I move window between them, part of the window became white and not update until I am not stop dragging it (like on screenshot).
Does somebody know how to fix this issue?