I am working in a MFC project and I started to migrate the UI to WPF, but I stack on this part,
Is it possible WPF use the MFC OnDraw(CDC* pDC) to render the image?
I am working in a MFC project and I started to migrate the UI to WPF, but I stack on this part,
Is it possible WPF use the MFC OnDraw(CDC* pDC) to render the image?