punker76 / MahApps.Metro.SimpleChildWindow

A simple child window for MahApps.Metro
MIT License
374 stars 55 forks source link

(GH-72) Fix Exception when using WebBrowser Control #97

Closed punker76 closed 5 years ago

punker76 commented 5 years ago

The WebBrowser control can not be focused from code behind.

Closes #72