Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 412 Bytes

WindowsXAMLHost Issue with Multiple Windows

This demonstrates an issue with the WindowsXamlHost and multiple windows when using complex controls in the MainWindow.

To reproduce the issue:

  1. Build and launch solution
  2. Click the button on the top of the MainWindow to open the ChildWindow on a separate thread
  3. Close the ChildWindow
  4. Interact with the MainWindow's NavigationView
  5. An error will occur