I want to create the WPF control with hosting the VS document. I have the good
example
_childWindowFrame.Hide();
| |||
but it does not work because after setting focus in editor I see the duplicating window in taskbar.
I have found the similar problem. But it is not resolved
- Mstislav Sakidon