I want to host Win32 window in WPF window to avoid flickering of DirectX content during window resizing.
Could someone say what is correct way to do this? And need I worry about DPI and something else? And how to apply hwndhost to WPF window after that?
Could someone help with it, please? I didn`t find any normal code sample for this use case.