Say, I have a WPF program with a Windows Forms control in "WindowsFormsHost" on some of its windows.
I use that program via Remote Desktop.
How will this control's graphics remote? Via GDI instructions as if it was WinForms app or as plain bitmaps like WPF does?